Searched refs:has_more_work (Results 1 – 1 of 1) sorted by relevance
37 const bool has_more_work = DirectRunWork(delegate, &next_run_time); in Run() local38 if (!has_more_work) in Run()