Searched refs:ts32 (Results 1 – 1 of 1) sorted by relevance
32 struct timespec ts32, *pts32 = NULL; in __futex_abstimed_wait_common32() local35 ts32 = valid_timespec64_to_timespec (*abstime); in __futex_abstimed_wait_common32()36 pts32 = &ts32; in __futex_abstimed_wait_common32()170 struct timespec ts32, *pts32 = NULL; in libc_hidden_def() local173 ts32 = valid_timespec64_to_timespec (*abstime); in libc_hidden_def()174 pts32 = &ts32; in libc_hidden_def()
Completed in 3 milliseconds