Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/pthread/
H A Dpthread_shims.c274 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in psynch_wait_update_owner()
303 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in psynch_wait_wakeup()
H A Dpthread_workqueue.c1194 TURNSTILE_INTERLOCK_HELD); in workq_turnstile_update_inheritor()
3051 TURNSTILE_INTERLOCK_HELD); in workq_kern_threadreq_initiate()
4308 TURNSTILE_INTERLOCK_HELD); in workq_select_threadreq_or_park_and_unlock()
4352 TURNSTILE_INTERLOCK_HELD); in workq_select_threadreq_or_park_and_unlock()
/xnu-8792.41.9/osfmk/kern/
H A Dturnstile.h911 TURNSTILE_INTERLOCK_HELD = 0x2, enumerator
H A Dlocks.c2135 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_open_turnstile()
2211 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_handoff_turnstile()
2233 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_handoff_turnstile()
2322 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_steal_turnstile()
H A Dlock_mtx.c680 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_unlock_wakeup()
H A Dturnstile.c3586 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_HELD); in tstile_test_prim_lock()
3716 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_HELD); in tstile_test_prim_unlock()
H A Dtask.c764 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_HELD); in task_clear_return_wait()
/xnu-8792.41.9/osfmk/i386/
H A Dlocks_i386.c1200 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_unlock_wakeup_tail()
1244 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_lock_acquire_inline()
/xnu-8792.41.9/osfmk/ipc/
H A Dipc_pset.c512 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in filt_machport_turnstile_complete()
/xnu-8792.41.9/bsd/kern/
H A Dsys_ulock.c1022 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in ulock_wake()
H A Dkern_event.c3744 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in kevent_register_wait_block()
5184 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in kqueue_threadreq_bind()
5743 TURNSTILE_INTERLOCK_HELD); in kqworkloop_unbind_locked()