Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/include/pico/
Dasync_context_threadsafe_background.h65 bool alarm_pool_owned; member
/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
Dasync_context_threadsafe_background.c205 self->alarm_pool_owned = true; in async_context_threadsafe_background_init()
211 self->alarm_pool_owned = true; in async_context_threadsafe_background_init()
235 if (self->alarm_pool_owned) { in async_context_threadsafe_background_deinit()