Searched refs:clock_monotonic (Results 1 - 3 of 3) sorted by relevance

/external/dhcpcd/
H A Dcommon.h78 extern int clock_monotonic;
H A Dcommon.c55 int clock_monotonic = 0; variable
205 clock_monotonic = posix_clock_set = 1;
209 if (clock_monotonic) {
228 clock_monotonic = posix_clock_set = 1;
231 if (clock_monotonic) {
H A Dclient.c920 if (clock_monotonic)
998 if (clock_monotonic)
1002 if (clock_monotonic) {
1240 if (clock_monotonic) {

Completed in 42 milliseconds