Home
last modified time | relevance | path

Searched defs:NO_FLAGS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread.h77 enum ThreadFlag { NO_FLAGS = 0, SUSPEND_REQUEST = 2, RUNTIME_TERMINATION_REQUEST = 4, SAFEPOINT_REQUEST = 8 }; enumerator
/arkcompiler/ets_runtime/ecmascript/base/
H A Dnumber_helper.h31 static constexpr uint32_t NO_FLAGS = 0U; member

Completed in 3 milliseconds