Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dlocks.c2449 gate_not_owned_panic(gate_t *gate, thread_t holder, bool open) in gate_not_owned_panic() function
2477 gate_not_owned_panic(gate, holder, true); in gate_open()
2580 gate_not_owned_panic(gate, holder, false); in gate_handoff()