Searched refs:hung_up (Results 1 – 3 of 3) sorted by relevance
257 if (consumer_queue->hung_up()) { in OnQueueEvent()331 if (consumer_queue->hung_up()) { in OnQueueEvent()
130 bool hung_up() const { return hung_up_; } in hung_up() function
208 } while (count() == 0 && capacity() > 0 && !hung_up()); in WaitForBuffers()