Searched refs:pool_work_count_ (Results 1 – 2 of 2) sorted by relevance
60 pool_work_count_.Increment(); in ScheduleWork()64 if (!pool_work_count_.Decrement()) { in ScheduleWork()181 while (!pool_work_count_.IsZero()) in WaitForPoolTasks()
123 base::AtomicRefCount pool_work_count_; variable