Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/include/
Disv_processor.h64 bool isReadytoRun();
/hardware/intel/common/utils/ISV/base/
Disv_processor.cpp342 bool ISVProcessor::isReadytoRun() in isReadytoRun() function in ISVProcessor
364 if (!isReadytoRun() && !mbFlush) { in threadLoop()
368 if (isReadytoRun() || mbFlush) { in threadLoop()