Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dlocks.c2004 #define gate_iunlock(gate) hw_unlock_bit((hw_lock_bit_t*)(&(gate)->gt_data), GATE_ILOCK_BIT) macro
2087 gate_iunlock(gate); in gate_try_close()
2118 gate_iunlock(gate); in gate_close()
2181 gate_iunlock(gate); in gate_open()
2298 gate_iunlock(gate); in gate_handoff()
2362 gate_iunlock(gate); in gate_steal()
2367 gate_iunlock(gate); in gate_steal()
2387 gate_iunlock(gate); in gate_wait_turnstile()
2537 gate_iunlock(gate);
2588 gate_iunlock(gate); in gate_assert()
[all …]