Searched refs:async_context_base_execute_once (Results 1 – 5 of 5) sorted by relevance
26 absolute_time_t async_context_base_execute_once(async_context_t *self);
35 async_context_base_execute_once(self_base); in async_context_poll_poll()
93 absolute_time_t async_context_base_execute_once(async_context_t *self) { in async_context_base_execute_once() function
49 absolute_time_t next_time = async_context_base_execute_once(&self->core); in process_under_lock()
251 absolute_time_t next_time = async_context_base_execute_once(&self->core); in process_under_lock()