Home
last modified time | relevance | path

Searched refs:lock_check (Results 1 – 4 of 4) sorted by relevance

/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context.h160 void (*lock_check)(async_context_t *self); member
237 context->type->lock_check(context); in async_context_lock_check()
/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_poll.c62 .lock_check = async_context_poll_lock_check,
A Dasync_context_freertos.c284 .lock_check = async_context_freertos_lock_check,
A Dasync_context_threadsafe_background.c357 .lock_check = async_context_threadsafe_background_lock_check,

Completed in 9 milliseconds