Lines Matching refs:timespec
51 STATIC struct timespec g_accDeltaFromSet;
94 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp)
278 STATIC VOID OsGetHwTime(struct timespec *hwTime)
288 STATIC VOID OsGetRealTime(struct timespec *realTime)
291 struct timespec hwTime = {0};
300 STATIC VOID OsSetRealTime(const struct timespec *realTime)
303 struct timespec hwTime = {0};
312 int clock_settime(clockid_t clockID, const struct timespec *tp)
351 int clock_gettime(clockid_t clockID, struct timespec *tp)
391 int clock_getres(clockid_t clockID, struct timespec *tp)
430 int clock_nanosleep(clockid_t clk, int flags, const struct timespec *req, struct timespec *rem)
474 struct timespec hwTime;
517 struct timespec ts;
729 struct timespec ts;
757 struct timespec ts;
809 struct timespec specTime = { 0 };
819 struct timespec specTime = { 0 };