Searched refs:add_when_pending_worker (Results 1 – 4 of 4) sorted by relevance
164 bool (*add_when_pending_worker)(async_context_t *self, async_when_pending_worker_t *worker); member352 return context->type->add_when_pending_worker(context, worker); in async_context_add_when_pending_worker()
66 .add_when_pending_worker = async_context_base_add_when_pending_worker,
288 .add_when_pending_worker = async_context_freertos_add_when_pending_worker,
361 .add_when_pending_worker = async_context_threadsafe_background_add_when_pending_worker,