Searched refs:TURNSTILE_INTERLOCK_HELD (Results 1 – 10 of 10) sorted by relevance
| /xnu-8020.140.41/bsd/pthread/ |
| H A D | pthread_shims.c | 279 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in psynch_wait_update_owner() 308 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in psynch_wait_wakeup()
|
| H A D | pthread_workqueue.c | 1183 TURNSTILE_INTERLOCK_HELD); in workq_turnstile_update_inheritor() 2970 TURNSTILE_INTERLOCK_HELD); in workq_kern_threadreq_initiate() 4227 TURNSTILE_INTERLOCK_HELD); in workq_select_threadreq_or_park_and_unlock() 4271 TURNSTILE_INTERLOCK_HELD); in workq_select_threadreq_or_park_and_unlock()
|
| /xnu-8020.140.41/osfmk/kern/ |
| H A D | turnstile.h | 780 TURNSTILE_INTERLOCK_HELD = 0x2, enumerator
|
| H A D | locks.c | 1262 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_lock_acquire() 1320 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_unlock_wakeup() 2084 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_open_turnstile() 2159 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_handoff_turnstile() 2181 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_handoff_turnstile() 2270 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in gate_steal_turnstile()
|
| H A D | turnstile.c | 3459 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_HELD); in tstile_test_prim_lock() 3577 turnstile_update_inheritor_complete(prim_turnstile, TURNSTILE_INTERLOCK_HELD); in tstile_test_prim_unlock()
|
| H A D | task.c | 717 turnstile_update_inheritor_complete(turnstile, TURNSTILE_INTERLOCK_HELD); in task_clear_return_wait()
|
| /xnu-8020.140.41/osfmk/ipc/ |
| H A D | ipc_pset.c | 512 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in filt_machport_turnstile_complete()
|
| /xnu-8020.140.41/osfmk/i386/ |
| H A D | locks_i386.c | 1280 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_unlock_wakeup_tail() 1325 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in lck_mtx_lock_acquire_inline()
|
| /xnu-8020.140.41/bsd/kern/ |
| H A D | sys_ulock.c | 1025 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in ulock_wake()
|
| H A D | kern_event.c | 3736 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in kevent_register_wait_block() 5173 turnstile_update_inheritor_complete(ts, TURNSTILE_INTERLOCK_HELD); in kqueue_threadreq_bind() 5732 TURNSTILE_INTERLOCK_HELD); in kqworkloop_unbind_locked()
|