Searched refs:async_context_add_when_pending_worker (Results 1 – 6 of 6) sorted by relevance
52 async_context_add_when_pending_worker(context, &always_pending_update_timeout_worker); in lwip_nosys_init()
21 async_context_add_when_pending_worker(btstack_async_context, &btstack_processing_worker); in btstack_run_loop_async_context_init()
351 static inline bool async_context_add_when_pending_worker(async_context_t *context, async_when_pendi… in async_context_add_when_pending_worker() function
112 async_context_add_when_pending_worker(context, &cyw43_poll_worker); in cyw43_driver_init()
201 async_context_add_when_pending_worker(self_base, &call.worker); in async_context_freertos_execute_sync()
148 async_context_add_when_pending_worker(self_base, &call.worker); in async_context_threadsafe_background_execute_sync()