Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dlock_ticket.c476 lck_spinlock_timeout_set_orig_owner(tlock->lck_owner); in lck_ticket_contended()
514 lck_spinlock_timeout_set_orig_owner(0); in hw_lck_ticket_lock()
536 lck_spinlock_timeout_set_orig_owner(0); in hw_lck_ticket_lock_to()
657 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.c555 lck_spinlock_timeout_set_orig_owner(uintptr_t owner) in lck_spinlock_timeout_set_orig_owner() function
756 lck_spinlock_timeout_set_orig_owner(lock->lock_data); in hw_lock_lock_contended()