Searched refs:waitForCommand (Results 1 – 2 of 2) sorted by relevance
120 bool ThreadIO::playCoreCommands(Context *con, bool waitForCommand, uint64_t timeToWait) { in playCoreCommands() argument124 while (!mToCore.isEmpty() || waitForCommand) { in playCoreCommands()133 if (waitForCommand) { in playCoreCommands()147 waitForCommand = false; in playCoreCommands()
40 bool playCoreCommands(Context *con, bool waitForCommand, uint64_t timeToWait);