Searched refs:timeout_clock (Results 1 – 1 of 1) sorted by relevance
1486 static clockid_t timeout_clock = CLOCK_REALTIME; variable1508 if (__glibc_unlikely (clock_gettime (timeout_clock, &prune_ts) == -1)) in nscd_run_prune()1580 if (clock_gettime (timeout_clock, &prune_ts) == -1) in nscd_run_prune()2359 timeout_clock = CLOCK_MONOTONIC; in start_threads()