Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dlocks.h930 uintptr_t owner_thread_cur; member
H A Dlock_ticket.c299 (void *)lsti->owner_thread_cur, lsti->owner_cpu, in lck_ticket_timeout_panic()
H A Dlocks.c234 lsti->owner_thread_cur = owner; in lck_spinlock_timeout_hit()
351 (void *)lsti->owner_thread_cur, lsti->owner_cpu, in hw_lock_timeout_panic()
/xnu-8020.101.4/osfmk/i386/
H A Dmp.c611 cpu_number(), now, lsti->lock, (void *)lsti->owner_thread_cur, in NMIInterruptHandler()