Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsimple_lock.h92 #define HW_LOCK_THREAD_TO_STATE(thread) ((uintptr_t)(thread)) macro
H A Dlocks.c676 uintptr_t state = HW_LOCK_THREAD_TO_STATE(thread); in hw_lock_to_internal()
752 HW_LOCK_THREAD_TO_STATE(thread), acquire))) { in hw_lock_try_internal()