Searched refs:__timespec_to_absolute (Results 1 – 1 of 1) sorted by relevance
1209 __timespec_to_absolute(struct timespec* ts, const struct timespec* abstime, clockid_t clock) in __timespec_to_absolute() function1266 if (__timespec_to_absolute(&ts, &abstime, clock) < 0) in pthread_mutex_lock_timeout_np()1329 if (__timespec_to_absolute(&ts, &abstime, clock) < 0) in pthread_mutex_lock_timeout_np()1493 if (__timespec_to_absolute(&ts, abstime, clock) < 0) in __pthread_cond_timedwait()