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.cpp65 bool VmThreadControl::IsSuspended() const in IsSuspended() function in panda::ecmascript::VmThreadControl
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h321 inline bool IsSuspended() in IsSuspended() function
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp585 bool DFXJSNApi::IsSuspended([[maybe_unused]] const EcmaVM *vm) in IsSuspended() function in panda::DFXJSNApi