Searched refs:last_run (Results 1 – 2 of 2) sorted by relevance
200 last_run(true), in ShellOptions()226 bool last_run; variable
1270 } while (!Shell::options.last_run); in ExecuteInThread()1287 if (Shell::options.last_run) { in WaitForThread()1429 if (options.last_run && options.use_interactive_shell()) { in RunMain()1674 options.last_run = (i == stress_runs - 1); in Main()1684 options.last_run = (i == stress_runs - 1); in Main()