Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/cloudabi/
Dcloudabi_futex.c202 static void futex_queue_wake_up_all(struct futex_queue *);
701 futex_queue_wake_up_all(&fl->fl_readers); in futex_lock_wake_up_next()
899 futex_queue_wake_up_all(struct futex_queue *fq) in futex_queue_wake_up_all() function