Home
last modified time | relevance | path

Searched refs:timespec_compare (Results 1 – 2 of 2) sorted by relevance

/sysdeps/htl/
A Dtimer_routines.c385 if (timespec_compare (&now, &timer->expirytime) < 0) in thread_func()
396 while (timespec_compare (&timer->expirytime, &now) < 0) in thread_func()
449 if (timespec_compare (&insert->expirytime, &timer->expirytime) < 0) in __timer_thread_queue_timer()
/sysdeps/pthread/
A Dposix-timer.h117 timespec_compare (const struct timespec *left, const struct timespec *right) in timespec_compare() function

Completed in 5 milliseconds