Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/ !
H A Dlocks.c2149 gate_not_owned_panic(gate_t *gate, thread_t holder, bool open) in gate_not_owned_panic() function
2177 gate_not_owned_panic(gate, holder, true); in gate_open()
2281 gate_not_owned_panic(gate, holder, false); in gate_handoff()