Home
last modified time | relevance | path

Searched refs:TURNSTILE_INTERLOCK_HELD (Results 1 – 10 of 10) sorted by relevance

/xnu-8019.80.24/bsd/pthread/
H A Dpthread_shims.c278 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in psynch_wait_update_owner()
307 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in psynch_wait_wakeup()
H A Dpthread_workqueue.c1181 TURNSTILE_INTERLOCK_HELD); in workq_turnstile_update_inheritor()
2965 TURNSTILE_INTERLOCK_HELD); in workq_kern_threadreq_initiate()
4222 TURNSTILE_INTERLOCK_HELD); in workq_select_threadreq_or_park_and_unlock()
4266 TURNSTILE_INTERLOCK_HELD); in workq_select_threadreq_or_park_and_unlock()
/xnu-8019.80.24/osfmk/kern/
H A Dturnstile.h780 TURNSTILE_INTERLOCK_HELD = 0x2, enumerator
H A Dlocks.c1540 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_lock_acquire()
1598 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_unlock_wakeup()
2435 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_open_turnstile()
2510 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_handoff_turnstile()
2532 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_handoff_turnstile()
2621 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_steal_turnstile()
H A Dturnstile.c3442 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_HELD); in tstile_test_prim_lock()
3560 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_HELD); in tstile_test_prim_unlock()
H A Dtask.c719 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_HELD); in task_clear_return_wait()
/xnu-8019.80.24/osfmk/ipc/
H A Dipc_pset.c621 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in filt_machport_turnstile_complete()
/xnu-8019.80.24/osfmk/i386/
H A Dlocks_i386.c1323 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_unlock_wakeup_tail()
1368 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_lock_acquire_inline()
/xnu-8019.80.24/bsd/kern/
H A Dsys_ulock.c1005 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in ulock_wake()
H A Dkern_event.c3699 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in kevent_register_wait_block()
5131 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in kqueue_threadreq_bind()
5667 TURNSTILE_INTERLOCK_HELD); in kqworkloop_unbind_locked()