Searched refs:last_run (Results 1 – 2 of 2) sorted by relevance
229 last_run(true), in ShellOptions()251 bool last_run; variable
1240 } while (!Shell::options.last_run); in ExecuteInThread()1256 if (Shell::options.last_run) { in WaitForThread()1422 if (options.last_run) { in RunMain()1437 if (!options.last_run) { in RunMain()1490 options.last_run = (i == stress_runs - 1); in Main()1500 options.last_run = (i == stress_runs - 1); in Main()