umtxq_signal_queue
#define umtxq_signal(key, nwake) umtxq_signal_queue((key), (nwake), UMTX_SHARED_QUEUE)
umtxq_signal_queue(&uq->uq_key, INT_MAX,
umtxq_signal_queue(&uq->uq_key, count, q);