Searched refs:set_work_pending (Results 1 – 4 of 4) sorted by relevance
166 void (*set_work_pending)(async_context_t *self, async_when_pending_worker_t *worker); member382 context->type->set_work_pending(context, worker); in async_context_set_work_pending()
68 .set_work_pending = async_context_poll_requires_update,
290 .set_work_pending = async_context_freertos_set_work_pending,
363 .set_work_pending = async_context_threadsafe_background_set_work_pending,