Searched refs:op_pi2 (Results 1 – 1 of 1) sorted by relevance
152 int op_pi2 = __lll_private_flag (FUTEX_LOCK_PI2 | clockbit, private); in libc_hidden_def() local155 err = INTERNAL_SYSCALL_CALL (futex_time64, futex_word, op_pi2, 0, abstime); in libc_hidden_def()160 int op_pi = abstime != NULL && clockid != CLOCK_REALTIME ? op_pi2 : op_pi1; in libc_hidden_def()
Completed in 3 milliseconds