linux_futex_wait
return (linux_futex_wait(td, args));
static int linux_futex_wait(struct thread *, struct linux_futex_args *);