Home
last modified time | relevance | path

Searched refs:IsRunning (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dtask_processor.cc101 bool TaskProcessor::IsRunning() const { in IsRunning() function in art::gc::TaskProcessor
131 } else if (!IsRunning()) { in RunAllTasks()
Dtask_processor.h64 bool IsRunning() const REQUIRES(!lock_);