Searched refs:work_is_available_ (Results 1 – 1 of 1) sorted by relevance
125 ConditionVariable work_is_available_; // To tell threads there is work. member in base::__anon7240408c0111::WorkQueue493 work_is_available_(&lock_), in WorkQueue()523 work_is_available_.Broadcast(); // Tell them all to terminate. in ~WorkQueue()598 return &work_is_available_; in work_is_available()