Function: SB-THREAD:MAKE-SEMAPHORE

package type github

Create a semaphore with the supplied COUNT and NAME.

Lambda list

(&key sb-thread::name (:count sb-thread::%count))