Searched refs:hung_up (Results 1 – 2 of 2) sorted by relevance
131 bool hung_up() const { return hung_up_; } in hung_up() function
205 } while (count() == 0 && capacity() > 0 && !hung_up()); in WaitForBuffers()