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

/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_futex.c198 static int futex_queue_sleep(struct futex_queue *, struct futex_lock *,
440 error = futex_queue_sleep(&fl->fl_readers, fl, &fw, td,
737 error = futex_queue_sleep(&fl->fl_writers, fl, &fw, td,
811 futex_queue_sleep(struct futex_queue *fq, struct futex_lock *fl, function
1016 error = futex_queue_sleep(&fc->fc_waiters, fc->fc_lock, &fw, td,

Completed in 72 milliseconds