Searched refs:GATE_ILOCK (Results 1 – 1 of 1) sorted by relevance
2005 #define GATE_ILOCK (1 << GATE_ILOCK_BIT) macro2014 #define GATE_THREAD_MASK (~(uintptr_t)(GATE_ILOCK | GATE_WAITERS))2082 state |= GATE_ILOCK; in gate_try_close()2120 state |= GATE_ILOCK; in gate_close()2184 state = GATE_ILOCK; in gate_open()2302 state |= GATE_ILOCK; in gate_handoff()2364 state = GATE_THREAD_TO_STATE(thread) | GATE_ILOCK; in gate_steal()2681 state |= GATE_ILOCK; in gate_destroy_internal()