Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
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()
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()