Searched refs:abs_time (Results 1 – 1 of 1) sorted by relevance
55 struct timespec abs_time = timespec_add (xclock_now (CLOCK_REALTIME), in worker_timedlock() local58 int ret = pthread_mutex_timedlock (&mutex, &abs_time); in worker_timedlock()