Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/
Dvm_thread_control.h53 bool IsSuspended() in IsSuspended() function
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp294 bool DFXJSNApi::IsSuspended(const EcmaVM *vm) in IsSuspended() function in panda::DFXJSNApi
/arkcompiler/runtime_core/runtime/include/
Dmanaged_thread.h306 inline bool IsSuspended() in IsSuspended() function