Searched refs:remove_when_pending_worker (Results 1 – 4 of 4) sorted by relevance
165 bool (*remove_when_pending_worker)(async_context_t *self, async_when_pending_worker_t *worker); member367 return context->type->remove_when_pending_worker(context, worker); in async_context_remove_when_pending_worker()
67 .remove_when_pending_worker = async_context_base_remove_when_pending_worker,
289 .remove_when_pending_worker = async_context_freertos_remove_when_pending_worker,
362 .remove_when_pending_worker = async_context_threadsafe_background_when_pending_worker,