Go to the documentation of this file.
34 #ifndef PTLIB_SEMAPHORE_H
35 #define PTLIB_SEMAPHORE_H
91 unsigned maximum = UINT_MAX
92 ) {
Reset(initial, maximum); }
132 unsigned initial = 0,
133 unsigned maximum = UINT_MAX
153 #include "msos/ptlib/semaphor.h"
155 #include "unix/ptlib/semaphor.h"
160 #endif // PTLIB_SEMAPHORE_H