Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_futex.c695 int *uaddr2, int val3) in sys_futex() argument
712 ret = lwp_futex(lwp, uaddr, op, val, timeout, uaddr2, val3); in sys_futex()
720 const struct timespec *timeout, int *uaddr2, int val3) in lwp_futex() argument
751 if (*uaddr == val3) in lwp_futex()
A Dlwp_syscall.h109 …et_t sys_futex(int *uaddr, int op, int val, const struct timespec *timeout, int *uaddr2, int val3);
A Dlwp.h268 const struct timespec *timeout, int *uaddr2, int val3);

Completed in 5 milliseconds