Searched refs:has_work_call_count_ (Results 1 – 2 of 2) sorted by relevance
18 has_work_call_count_(0) {} in SequencedWorkerPoolOwner()39 return has_work_call_count_; in has_work_call_count()44 ++has_work_call_count_; in OnHasWork()
64 int has_work_call_count_; variable