Searched refs:TURNSTILE_INTERLOCK_NOT_HELD (Results 1 – 13 of 13) sorted by relevance
| /xnu-8792.41.9/osfmk/ipc/ |
| H A D | ipc_pset.c | 477 TURNSTILE_INTERLOCK_NOT_HELD); in filt_machport_turnstile_complete_port() 723 TURNSTILE_INTERLOCK_NOT_HELD); in filt_machportattach() 796 TURNSTILE_INTERLOCK_NOT_HELD); in filt_machportdetach()
|
| H A D | ipc_mqueue.c | 444 TURNSTILE_INTERLOCK_NOT_HELD); in ipc_mqueue_send_locked() 1055 turnstile_update_inheritor_complete(rcv_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_mqueue_receive_on_thread_and_unlock()
|
| H A D | ipc_port.c | 1394 turnstile_update_inheritor_complete(send_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_check_circularity() 1678 TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_send_turnstile_prepare() 2051 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_adjust_special_reply_port_locked() 2370 TURNSTILE_INTERLOCK_NOT_HELD); in ipc_port_send_turnstile_recompute_push_locked()
|
| H A D | ipc_importance.c | 2423 turnstile_update_inheritor_complete(send_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in ipc_importance_check_circularity()
|
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | locks.c | 1280 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in wakeup_with_inheritor_and_turnstile() 1332 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); 1399 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in change_sleep_inheritor() 1765 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); 2396 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in gate_wait_turnstile() 2419 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in gate_wait_turnstile()
|
| H A D | turnstile.h | 910 TURNSTILE_INTERLOCK_NOT_HELD = 0x1, enumerator
|
| H A D | lock_mtx.c | 611 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in lck_mtx_lock_wait()
|
| H A D | turnstile.c | 3613 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in tstile_test_prim_lock()
|
| H A D | task.c | 796 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in task_wait_to_return()
|
| /xnu-8792.41.9/bsd/pthread/ |
| H A D | pthread_shims.c | 253 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in psynch_wait_update_complete()
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | sys_ulock.c | 733 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in sys_ulock_wait2()
|
| H A D | kern_event.c | 2248 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in filt_wlupdate() 5618 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_NOT_HELD); in kqueue_alloc_turnstile()
|
| /xnu-8792.41.9/osfmk/i386/ |
| H A D | locks_i386.c | 2231 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_NOT_HELD); in lck_mtx_lock_wait_x86()
|