Searched refs:all_threads_busy (Results 1 – 1 of 1) sorted by relevance
102 bool all_threads_busy; in RunOnPooledThread() local111 all_threads_busy = work_queue_.size() > num_idle_threads_; in RunOnPooledThread()114 if (all_threads_busy) { in RunOnPooledThread()