All Manuals > LispWorks® User Guide and Reference Manual > 42 The MP Package

semaphore-name Function

Summary

Gets the name of a semaphore.

Package

mp

Signature

semaphore-name sem => name

Arguments
sem
Values
name
An object.
Description

The function semaphore-name returns the name that semaphore sem was given when it was created.

See also

semaphore
make-semaphore
19.7.3 Counting semaphores


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:51