Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dtst-pthread-timedlock-lockloop.c55 struct timespec abs_time = timespec_add (xclock_now (CLOCK_REALTIME), in worker_timedlock() local
58 int ret = pthread_mutex_timedlock (&mutex, &abs_time); in worker_timedlock()