Home
last modified time | relevance | path

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

/nptl/
A Dfutex-internal.c160 int op_pi = abstime != NULL && clockid != CLOCK_REALTIME ? op_pi2 : op_pi1; in libc_hidden_def() local
163 err = INTERNAL_SYSCALL_CALL (futex_time64, futex_word, op_pi, 0, abstime); in libc_hidden_def()
167 err = INTERNAL_SYSCALL_CALL (futex_time64, futex_word, op_pi, 0, abstime); in libc_hidden_def()
176 err = INTERNAL_SYSCALL_CALL (futex, futex_word, op_pi, 0, pts32); in libc_hidden_def()

Completed in 3 milliseconds