Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.h908 TURNSTILE_INTERLOCK_HELD = 0x2, enumerator
H A Dlocks.c2114 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_open_turnstile()
2190 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_handoff_turnstile()
2212 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_handoff_turnstile()
2301 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_steal_turnstile()
H A Depoch_sync.c577 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in esync_wake()
H A Dlock_mtx.c658 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_unlock_wakeup()
H A Dturnstile.c3557 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_HELD); in tstile_test_prim_lock()
3687 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_HELD); in tstile_test_prim_unlock()
H A Dsmr.c841 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in __smr_leave_stalled()
942 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in __smr_wait_for_stalled()
H A Dtask.c905 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_HELD); in task_clear_return_wait()
/xnu-12377.1.9/bsd/pthread/
H A Dpthread_shims.c275 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in psynch_wait_update_owner()
304 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in psynch_wait_wakeup()
H A Dpthread_workqueue.c1243 TURNSTILE_INTERLOCK_HELD); in workq_turnstile_update_inheritor()
3124 TURNSTILE_INTERLOCK_HELD); in workq_kern_threadreq_initiate()
4611 TURNSTILE_INTERLOCK_HELD); in workq_select_threadreq_or_park_and_unlock()
4655 TURNSTILE_INTERLOCK_HELD); in workq_select_threadreq_or_park_and_unlock()
/xnu-12377.1.9/osfmk/i386/
H A Dlocks_i386.c1194 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_unlock_wakeup_tail()
1238 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_lock_acquire_inline()
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_pset.c568 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in filt_machport_turnstile_complete()
/xnu-12377.1.9/bsd/kern/
H A Dsys_ulock.c1055 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in ulock_wake()
H A Dkern_event.c3953 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in kevent_register_wait_block()
5667 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD);
6288 TURNSTILE_INTERLOCK_HELD);