Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
H A D1-1.c87 struct timespec start_timespec, current_timespec; in low_prio_thread() local
100 clock_gettime(CLOCK_REALTIME, &start_timespec); in low_prio_thread()
103 if (timediff(current_timespec, start_timespec) > RUNTIME) in low_prio_thread()

Completed in 1 milliseconds