Searched defs:IS_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| D | thread_status.h | 27 IS_SUSPENDED, enumerator |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_thread.h | 106 IS_SUSPENDED = 4, enumerator |