#include <semaphore.h>
Definition at line 16 of file semaphore.h.
◆ thread_counting_semaphore() [1/2]
thread_counting_semaphore::thread_counting_semaphore |
( |
const int |
count | ) |
|
|
inlineexplicit |
◆ thread_counting_semaphore() [2/2]
◆ acquire()
void thread_counting_semaphore::acquire |
( |
| ) |
|
|
inline |
◆ release()
void thread_counting_semaphore::release |
( |
void |
| ) |
|
|
inline |
◆ condition
◆ count
int thread_counting_semaphore::count |
|
protected |
◆ mutex
The documentation for this class was generated from the following file: