Searched refs:at_time_worker (Results 1 – 1 of 1) sorted by relevance
94 async_at_time_worker_t *at_time_worker; in async_context_base_execute_once() local95 while (NULL != (at_time_worker = async_context_base_remove_ready_at_time_worker(self))) { in async_context_base_execute_once()96 at_time_worker->do_work(self, at_time_worker); in async_context_base_execute_once()