GAIA 0.1.0
util
fibers_ext
Semaphore
Public Member Functions
|
List of all members
util::fibers_ext::Semaphore Class Reference
Public Member Functions
Semaphore
(uint32_t cnt)
void
Wait
(uint32_t nr=1)
void
Signal
(uint32_t nr=1)
template<typename Lock >
void
Wait
(Lock &l, uint32_t nr=1)
Detailed Description
Definition at line
158
of file
fibers_ext.h
.
The documentation for this class was generated from the following file:
util/fibers/
fibers_ext.h
Generated by
1.8.15