Home
last modified time | relevance | path

Searched refs:async_context_base_remove_when_pending_worker (Results 1 – 5 of 5) sorted by relevance

/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context_base.h21 bool async_context_base_remove_when_pending_worker(async_context_t *self, async_when_pending_worker…
/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_poll.c67 .remove_when_pending_worker = async_context_base_remove_when_pending_worker,
A Dasync_context_base.c47 bool async_context_base_remove_when_pending_worker(async_context_t *self, async_when_pending_worker… in async_context_base_remove_when_pending_worker() function
A Dasync_context_freertos.c255 bool rc = async_context_base_remove_when_pending_worker(self_base, worker); in async_context_freertos_remove_when_pending_worker()
A Dasync_context_threadsafe_background.c340 bool rc = async_context_base_remove_when_pending_worker(self_base, worker); in async_context_threadsafe_background_when_pending_worker()

Completed in 12 milliseconds