Searched refs:JOBS_IN_PROGRESS_PERIOD_DIVISOR (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | manager.c | 92 #define JOBS_IN_PROGRESS_PERIOD_DIVISOR 3 macro 183 print_nr = (m->jobs_in_progress_iteration / JOBS_IN_PROGRESS_PERIOD_DIVISOR) % m->n_running_jobs; |
Completed in 23 milliseconds