package
Version:
v1.0.9
Opens a new window with list of versions in this module.
Published: Mar 5, 2024
License: LGPL-2.1
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 13
Opens a new window with list of known importers.
Documentation
¶
Package semaphore provide a semaphore implementation
type Semaphore struct {
}
Semaphore represent a semaphore object
New create a semaphore object
Acquire reference increased
AcquireN reference increased
Release reference decreased
ReleaseN reference decreased
Source Files
¶
Click to show internal directories.
Click to hide internal directories.