Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Semaphore ¶
Semaphore implements the signal mechanism management
func (*Semaphore) P ¶
func (sem *Semaphore) P()
P is a primitive operation that requests the allocation of a unit resource
Click to show internal directories.
Click to hide internal directories.