![]() |
Version: 1.0 |
#include <semaphore.h>
Public Member Functions | |
fast_semaphore (int count) noexcept | |
void | post () |
void | wait () |
Definition at line 39 of file semaphore.h.
|
inlinenoexcept |
Definition at line 42 of file semaphore.h.
|
inline |
Definition at line 45 of file semaphore.h.
|
inline |
Definition at line 53 of file semaphore.h.