package
0.1.0
Repository: https://github.com/emc-cmd/libstorage.git
Documentation: pkg.go.dev

# Functions

Open creates a new, named semaphore or opens an existing one if one exists with the given name.
Unlink removes the named semaphore referred to by name.

# Interfaces

Semaphore enables processes and threads to synchronize their actions.