Searched refs:futex_copyin_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/compat/linux/
H A Dlinux_futex.c261 static int futex_copyin_timeout(int, struct l_timespec *, int,
274 futex_copyin_timeout(int op, struct l_timespec *luts, int clockrt, function
786 error = futex_copyin_timeout(args->op, args->timeout,

Completed in 125 milliseconds