futex_wait_multiple
extern int futex_wait_multiple(struct futex_vector *vs, unsigned int count,
ret = futex_wait_multiple(futexv, nr_futexes, timeout ? &to : NULL);