Searched refs:arg_n_iterations (Results 1 – 1 of 1) sorted by relevance
27 static unsigned arg_n_iterations = 3; variable37 for (unsigned i = 0; i < arg_n_iterations; i++) { in thread_func()142 r = safe_atou(argv[2], &arg_n_iterations); in run()145 if (arg_n_iterations <= 0) in run()