Searched defs:NO_FLAGS (Results 1 – 4 of 4) sorted by relevance
31 static constexpr uint32_t NO_FLAGS = 0U; variable
77 enum ThreadFlag { NO_FLAGS = 0, SUSPEND_REQUEST = 2, RUNTIME_TERMINATION_REQUEST = 4, SAFEPOINT_REQ… enumerator
418 inline constexpr uint32_t NO_FLAGS = 0U; variable
94 NO_FLAGS = 0 << 0, enumerator