Struct test_semaphore¶
Defined in File WaitSet.cpp
Struct Documentation¶
-
struct test_semaphore
Public Functions
-
inline test_semaphore()
-
inline ~test_semaphore()
Public Members
-
ddsrt_cond_t cond
-
ddsrt_mutex_t mutex
-
int value
-
inline test_semaphore()