Searched refs:lck_spinlock_timeout_in_progress (Results 1 – 4 of 4) sorted by relevance
1188 extern volatile lck_spinlock_to_info_t lck_spinlock_timeout_in_progress;
108 volatile lck_spinlock_to_info_t lck_spinlock_timeout_in_progress; variable306 os_atomic_store(&lck_spinlock_timeout_in_progress, lsti, release); in lck_spinlock_timeout_hit()317 os_atomic_store(&lck_spinlock_timeout_in_progress, lsti, release); in lck_spinlock_timeout_hit()
1253 return pmap_tlb_flush_timeout || lck_spinlock_timeout_in_progress || in machine_timeout_suspended()
607 lsti = os_atomic_load(&lck_spinlock_timeout_in_progress, acquire); in NMIInterruptHandler()