Searched defs:did_work (Results 1 – 6 of 6) sorted by relevance
32 bool did_work = delegate->DoWork(); in Run() local
35 bool did_work = delegate->DoWork(); in DoRunLoopOnce() local
172 bool did_work; in ~MessageLoop() local474 bool did_work = !work_queue_.empty(); in DeletePendingTasks() local
232 bool did_work = delegate->DoWork(); in Run() local
73 bool did_work = state_->delegate->DoWork(); in Run() local
109 bool did_work = DoDelayedWork(); in RunInternal() local