Home
last modified time | relevance | path

Searched defs:in_interrupt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_sync_threadx/
H A Dinterrupt_spin_lock.cc33 const bool in_interrupt = interrupt::InInterruptContext(); in lock() local
62 const bool in_interrupt = interrupt::InInterruptContext(); in unlock() local