Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
Dasync_context_threadsafe_background.c114 bool wake_other_core = false; in lock_release() local
124 wake_other_core = true; in lock_release()
132 if (wake_other_core) { in lock_release()