Notify N threads waiting on QUEUE. IMPORTANT: The same mutex that is used in the corresponding CONDITION-WAIT must be held by this thread during this call.
Notify N threads waiting on QUEUE.
IMPORTANT: The same mutex that is used in the corresponding CONDITION-WAIT must be held by this thread during this call.
(sb-thread::queue &optional sb-thread::n)