Searched refs:async_context_base_remove_ready_at_time_worker (Results 1 – 2 of 2) sorted by relevance
59 async_at_time_worker_t *async_context_base_remove_ready_at_time_worker(async_context_t *self) { in async_context_base_remove_ready_at_time_worker() function95 while (NULL != (at_time_worker = async_context_base_remove_ready_at_time_worker(self))) { in async_context_base_execute_once()
23 async_at_time_worker_t *async_context_base_remove_ready_at_time_worker(async_context_t *self);
Completed in 3 milliseconds