Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_freertos.c168 self->nesting++; in async_context_freertos_acquire_lock_blocking()
212 if (self->nesting == 1) { in async_context_freertos_release_lock()
225 --self->nesting; in async_context_freertos_release_lock()
/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context_freertos.h65 uint8_t nesting; member

Completed in 5 milliseconds