Searched defs:clock (Results 1 – 2 of 2) sorted by relevance
225 void InitTimeSpec(bool absolute, int clock, int64_t ms, int32_t ns, timespec* ts) { in InitTimeSpec()
1176 int clock = CLOCK_MONOTONIC; in TimedWait() local1178 int clock = CLOCK_REALTIME; in TimedWait() local