Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_pset.c586 TURNSTILE_INTERLOCK_NOT_HELD); in filt_machport_turnstile_complete_port()
832 TURNSTILE_INTERLOCK_NOT_HELD); in filt_machportattach()
903 TURNSTILE_INTERLOCK_NOT_HELD); in filt_machportdetach()
H A Dipc_port.c1402 turnstile_update_inheritor_complete(send_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_check_circularity()
1659 TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_send_turnstile_prepare()
2032 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_adjust_special_reply_port_locked()
2331 TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_send_turnstile_recompute_push_locked()
H A Dipc_mqueue.c471 TURNSTILE_INTERLOCK_NOT_HELD); in ipc_mqueue_send_locked()
1105 turnstile_update_inheritor_complete(rcv_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_mqueue_receive_on_thread()
H A Dipc_importance.c2424 turnstile_update_inheritor_complete(send_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_importance_check_circularity()
/xnu-8019.80.24/osfmk/kern/
H A Dturnstile.h779 TURNSTILE_INTERLOCK_NOT_HELD = 0x1, enumerator
H A Dlocks.c1485 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in lck_mtx_lock_wait()
1850 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in wakeup_with_inheritor_and_turnstile_type()
1901 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD);
1949 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in change_sleep_inheritor_and_turnstile_type()
2695 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in gate_wait_turnstile()
2718 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in gate_wait_turnstile()
H A Dturnstile.c3465 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in tstile_test_prim_lock()
H A Dtask.c751 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in task_wait_to_return()
/xnu-8019.80.24/bsd/pthread/
H A Dpthread_shims.c257 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in psynch_wait_update_complete()
/xnu-8019.80.24/bsd/kern/
H A Dsys_ulock.c727 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in ulock_wait2()
H A Dkern_event.c2235 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in filt_wlupdate()
5550 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in kqueue_alloc_turnstile()
/xnu-8019.80.24/osfmk/i386/
H A Dlocks_i386.c2419 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in lck_mtx_lock_wait_x86()