Home
last modified time | relevance | path

Searched defs:IsRunning (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.h217 bool IsRunning() const in IsRunning() function
253 bool IsRunning() const in IsRunning() function
/arkcompiler/ets_runtime/common_components/heap/collector/
Dfinalizer_processor.h91 bool IsRunning() const { return running_; } in IsRunning() function
/arkcompiler/ets_runtime/ecmascript/daemon/
Ddaemon_thread.cpp76 bool DaemonThread::IsRunning() const in IsRunning() function in panda::ecmascript::DaemonThread
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_job.h138 bool IsRunning() const in IsRunning() function