Home
last modified time | relevance | path

Searched refs:lck_spinlock_timeout_set_orig_owner (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/osfmk/kern/
H A Dlock_ticket.c471 lck_spinlock_timeout_set_orig_owner(tlock->lck_owner); in lck_ticket_contended()
509 lck_spinlock_timeout_set_orig_owner(0); in hw_lck_ticket_lock()
531 lck_spinlock_timeout_set_orig_owner(0); in hw_lck_ticket_lock_to()
674 lck_spinlock_timeout_set_orig_owner(0); in hw_lck_ticket_wait()
694 lck_spinlock_timeout_set_orig_owner(0); in hw_lck_ticket_lock_allow_invalid()
H A Dlocks.h938 extern void lck_spinlock_timeout_set_orig_owner(
H A Dlocks.c216 lck_spinlock_timeout_set_orig_owner(uintptr_t owner) in lck_spinlock_timeout_set_orig_owner() function
422 lck_spinlock_timeout_set_orig_owner(lock->lock_data); in hw_lock_lock_contended()