Function: SB-THREAD:CONDITION-BROADCAST

package type github

Notify all 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.

Lambda list

(sb-thread::queue)