Home
last modified time | relevance | path

Searched refs:handle_sync_func_call (Results 1 – 2 of 2) sorted by relevance

/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_freertos.c187 static void handle_sync_func_call(async_context_t *context, async_when_pending_worker_t *worker) { in handle_sync_func_call() function
198 call.worker.do_work = handle_sync_func_call; in async_context_freertos_execute_sync()
A Dasync_context_threadsafe_background.c98 static void handle_sync_func_call(async_context_t *context, async_when_pending_worker_t *worker) { in handle_sync_func_call() function
144 call.worker.do_work = handle_sync_func_call; in async_context_threadsafe_background_execute_sync()

Completed in 4 milliseconds