Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.h135 bool ContinueRunningNoPause();
311 return worker_status_->ContinueRunningNoPause(); in IsReadyToRunNoPause()
H A Dworker.cc201 bool WorkerStatus::ContinueRunningNoPause() { in ContinueRunningNoPause() function in WorkerStatus