Searched defs:TIMEOUT_USEC (Results 1 - 2 of 2) sorted by relevance

/systemd/src/core/
H A Dkillall.c36 #define TIMEOUT_USEC (10 * USEC_PER_SEC) macro
102 until = now(CLOCK_MONOTONIC) + TIMEOUT_USEC;
/systemd/src/timesync/
H A Dtimesyncd-manager.c99 #define TIMEOUT_USEC (10*USEC_PER_SEC) macro
222 now(clock_boottime_or_monotonic()) + TIMEOUT_USEC, 0,

Completed in 13 milliseconds