Searched refs:need_time64 (Results 1 – 1 of 1) sorted by relevance
90 bool need_time64 = abstime != NULL && !in_time_t_range (abstime->tv_sec); in __futex_abstimed_wait_common() local91 if (need_time64) in __futex_abstimed_wait_common()165 bool need_time64 = abstime != NULL && !in_time_t_range (abstime->tv_sec); in libc_hidden_def() local166 if (need_time64) in libc_hidden_def()
Completed in 3 milliseconds