Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/ipc/
H A Dipc_pset.c495 TURNSTILE_INTERLOCK_NOT_HELD); in filt_machport_turnstile_complete_port()
743 TURNSTILE_INTERLOCK_NOT_HELD); in filt_machportattach()
816 TURNSTILE_INTERLOCK_NOT_HELD); in filt_machportdetach()
H A Dipc_mqueue.c460 TURNSTILE_INTERLOCK_NOT_HELD); in ipc_mqueue_send_locked()
1077 turnstile_update_inheritor_complete(rcv_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_mqueue_receive_on_thread_and_unlock()
H A Dipc_port.c1418 turnstile_update_inheritor_complete(send_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_check_circularity()
1702 TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_send_turnstile_prepare()
2075 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_adjust_special_reply_port_locked()
2394 TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_send_turnstile_recompute_push_locked()
H A Dipc_importance.c2427 turnstile_update_inheritor_complete(send_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_importance_check_circularity()
/xnu-10002.1.13/osfmk/kern/
H A Dlocks.c1306 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in wakeup_with_inheritor_and_turnstile()
1358 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD);
1425 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in change_sleep_inheritor()
1687 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD);
2318 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in gate_wait_turnstile()
2341 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in gate_wait_turnstile()
H A Dturnstile.h915 TURNSTILE_INTERLOCK_NOT_HELD = 0x1, enumerator
H A Dlock_mtx.c576 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in lck_mtx_lock_wait()
H A Dturnstile.c3615 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in tstile_test_prim_lock()
H A Dtask.c887 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in task_wait_to_return()
/xnu-10002.1.13/bsd/pthread/
H A Dpthread_shims.c253 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in psynch_wait_update_complete()
/xnu-10002.1.13/bsd/kern/
H A Dsys_ulock.c756 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in sys_ulock_wait2()
H A Dkern_event.c2280 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in filt_wlupdate()
5652 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in kqueue_alloc_turnstile()
/xnu-10002.1.13/osfmk/i386/
H A Dlocks_i386.c2193 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in lck_mtx_lock_wait_x86()