Searched refs:wait_for_work_until (Results 1 – 4 of 4) sorted by relevance
169 void (*wait_for_work_until)(async_context_t *self, absolute_time_t until); member424 context->type->wait_for_work_until(context, until); in async_context_wait_for_work_until()
71 .wait_for_work_until = async_context_poll_wait_for_work_until,
293 .wait_for_work_until = async_context_freertos_wait_for_work_until,
366 .wait_for_work_until = async_context_threadsafe_background_wait_for_work_until,