Searched defs:SUSPEND_REQUEST (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | thread.h | 77 enum ThreadFlag { NO_FLAGS = 0, SUSPEND_REQUEST = 2, RUNTIME_TERMINATION_REQUEST = 4, SAFEPOINT_REQUEST = 8 }; enumerator |
Completed in 2 milliseconds