Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_threadsafe_background.c17 static void process_under_lock(async_context_threadsafe_background_t *self);
121 process_under_lock(self); in lock_release()
127 process_under_lock(self); in lock_release()
245 static void process_under_lock(async_context_threadsafe_background_t *self) { in process_under_lock() function
293 process_under_lock(self); in low_priority_irq_handler()
A Dasync_context_freertos.c42 static void process_under_lock(async_context_freertos_t *self) { in process_under_lock() function
72 process_under_lock(self); in async_context_task()
222 process_under_lock(self); in async_context_freertos_release_lock()

Completed in 5 milliseconds