Searched refs:holding_thread_lock (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/debuglog/
H A Ddebuglog.cpp182 bool holding_thread_lock = spin_lock_holder_cpu(&thread_lock) == arch_curr_cpu_num(); local
186 [log, holding_thread_lock]() TA_NO_THREAD_SAFETY_ANALYSIS {
189 if (holding_thread_lock) {

Completed in 34 milliseconds