Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_lwip/
A Dlwip_nosys.c58 async_context_remove_when_pending_worker(context, &always_pending_update_timeout_worker); in lwip_nosys_deinit()
/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context.h366 static inline bool async_context_remove_when_pending_worker(async_context_t *context, async_when_pe… in async_context_remove_when_pending_worker() function
/external/platform/pico/rp2_common/pico_cyw43_driver/
A Dcyw43_driver.c118 async_context_remove_when_pending_worker(context, &cyw43_poll_worker); in cyw43_driver_deinit()
/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_freertos.c191 async_context_remove_when_pending_worker(context, worker); in handle_sync_func_call()
A Dasync_context_threadsafe_background.c102 async_context_remove_when_pending_worker(context, worker); in handle_sync_func_call()

Completed in 9 milliseconds