Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dlocks.h1128 uintptr_t owner_thread_cur; member
H A Dlock_ticket.c382 (void *)lsti->owner_thread_cur, lsti->owner_cpu, in lck_ticket_timeout_panic()
H A Dlocks.c302 lsti->owner_thread_cur = owner; in lck_spinlock_timeout_hit()
440 (void *)lsti->owner_thread_cur, lsti->owner_cpu, in hw_spin_timeout_panic()
/xnu-8792.61.2/osfmk/i386/
H A Dmp.c611 cpu_number(), now, lsti->lock, (void *)lsti->owner_thread_cur, in NMIInterruptHandler()