Home
last modified time | relevance | path

Searched defs:IsSuspended (Results 1 – 5 of 5) 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.h325 inline bool IsSuspended() in IsSuspended() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp571 HWTEST_F_L0(DFXJSNApiTests, IsSuspended) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp815 bool DFXJSNApi::IsSuspended([[maybe_unused]] const EcmaVM *vm) in IsSuspended() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h1347 bool IsSuspended() const in IsSuspended() function