Searched refs:GATE_ILOCK (Results 1 – 1 of 1) sorted by relevance
2000 #define GATE_ILOCK (1 << GATE_ILOCK_BIT) macro2009 #define GATE_THREAD_MASK (~(uintptr_t)(GATE_ILOCK | GATE_WAITERS))2077 state |= GATE_ILOCK; in gate_try_close()2115 state |= GATE_ILOCK; in gate_close()2178 state = GATE_ILOCK; in gate_open()2295 state |= GATE_ILOCK; in gate_handoff()2357 state = GATE_THREAD_TO_STATE(thread) | GATE_ILOCK; in gate_steal()2674 state |= GATE_ILOCK; in gate_destroy_internal()