Searched defs:SIGNALED (Results 1 – 11 of 11) sorted by relevance
62 enum class InitialState { SIGNALED, NOT_SIGNALED }; enumerator
63 enum class InitialState { SIGNALED, NOT_SIGNALED }; enumerator
82 static SIGNALED: AtomicBool = AtomicBool::new(false); constant
24 pub static SIGNALED: AtomicBool = AtomicBool::new(false); variable
58 SIGNALED, enumerator
50 SIGNALED, enumerator
1585 pub const SIGNALED: Int = 0x30F2; constant
251 pub const SIGNALED: Self = Self(0b1); constant
1108 #[allow(dead_code, non_upper_case_globals)] pub const SIGNALED: types::GLenum = 0x9119; constant