Searched refs:BufEnough (Results 1 – 2 of 2) sorted by relevance
49 while (!BufEnough() && status_.ok()) { in YieldOne()162 if (BufEnough()) { in MainLoop()192 if (BufEnough()) { in Add()
142 bool BufEnough() const SHARED_LOCKS_REQUIRED(mu_) { in BufEnough() function