Structure: SB-THREAD:SEMAPHORE-NOTIFICATIONΒΆ
Semaphore notification object. Can be passed to WAIT-ON-SEMAPHORE and TRY-SEMAPHORE as the :NOTIFICATION argument. Consequences are undefined if multiple threads are using the same notification object in parallel.