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

/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_futex.c880 futex_queue_requeue(struct futex_queue *fqfrom, struct futex_queue *fqto, argument
891 fw->fw_queue = fqto;
892 STAILQ_INSERT_TAIL(&fqto->fq_list, fw, fw_next);
893 ++fqto->fq_count;

Completed in 62 milliseconds