Home
last modified time | relevance | path

Searched defs:IsSuspended (Results 1 – 3 of 3) sorted by relevance

/ark/runtime_core/runtime/include/
Dmanaged_thread.h238 inline bool IsSuspended() const in IsSuspended() function
/ark/js_runtime/ecmascript/
Djs_thread.h323 bool IsSuspended() in IsSuspended() function
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp2077 bool JSNApi::IsSuspended(const EcmaVM *vm) in IsSuspended() function in panda::JSNApi