Searched refs:pts32 (Results 1 – 1 of 1) sorted by relevance
/nptl/ |
A D | futex-internal.c | 32 struct timespec ts32, *pts32 = NULL; in __futex_abstimed_wait_common32() local 36 pts32 = &ts32; in __futex_abstimed_wait_common32() 41 pts32, NULL /* Unused. */, in __futex_abstimed_wait_common32() 45 pts32, NULL /* Unused. */, in __futex_abstimed_wait_common32() 170 struct timespec ts32, *pts32 = NULL; in libc_hidden_def() local 174 pts32 = &ts32; in libc_hidden_def() 176 err = INTERNAL_SYSCALL_CALL (futex, futex_word, op_pi, 0, pts32); in libc_hidden_def()
|
Completed in 3 milliseconds