futex_unqueue
if (!futex_unqueue(&ifd->q))
extern int futex_unqueue(struct futex_q *q);
if (!futex_unqueue(&v[i].q))
if (!futex_unqueue(&q))