Home
last modified time | relevance | path

Searched refs:JOBS_IN_PROGRESS_WAIT_USEC (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Dmanager.c96 #define JOBS_IN_PROGRESS_WAIT_USEC (2*USEC_PER_SEC) macro
128 timeout = JOBS_IN_PROGRESS_WAIT_USEC * 2 / 3; in manager_watch_jobs_next_time()
131 timeout = JOBS_IN_PROGRESS_WAIT_USEC; in manager_watch_jobs_next_time()