Home
last modified time | relevance | path

Searched refs:async_context_add_when_pending_worker (Results 1 – 6 of 6) sorted by relevance

/external/platform/pico/rp2_common/pico_lwip/
A Dlwip_nosys.c52 async_context_add_when_pending_worker(context, &always_pending_update_timeout_worker); in lwip_nosys_init()
/external/platform/pico/rp2_common/pico_btstack/
A Dbtstack_run_loop_async_context.c21 async_context_add_when_pending_worker(btstack_async_context, &btstack_processing_worker); in btstack_run_loop_async_context_init()
/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context.h351 static inline bool async_context_add_when_pending_worker(async_context_t *context, async_when_pendi… in async_context_add_when_pending_worker() function
/external/platform/pico/rp2_common/pico_cyw43_driver/
A Dcyw43_driver.c111 async_context_add_when_pending_worker(context, &cyw43_poll_worker); in cyw43_driver_init()
/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_freertos.c202 async_context_add_when_pending_worker(self_base, &call.worker); in async_context_freertos_execute_sync()
A Dasync_context_threadsafe_background.c148 async_context_add_when_pending_worker(self_base, &call.worker); in async_context_threadsafe_background_execute_sync()

Completed in 10 milliseconds