Searched refs:JOBS_IN_PROGRESS_PERIOD_DIVISOR (Results 1 – 1 of 1) sorted by relevance
99 #define JOBS_IN_PROGRESS_PERIOD_DIVISOR 3 macro226 … print_nr = (m->jobs_in_progress_iteration / JOBS_IN_PROGRESS_PERIOD_DIVISOR) % m->n_running_jobs; in manager_print_jobs_in_progress()