Home
last modified time | relevance | path

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

/nptl/
A Dfutex-internal.c90 bool need_time64 = abstime != NULL && !in_time_t_range (abstime->tv_sec); in __futex_abstimed_wait_common() local
91 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() local
166 if (need_time64) in libc_hidden_def()

Completed in 3 milliseconds