![]() |
ChimeraTK-cppext 01.07.01
|
#include <semaphore.hpp>
Public Member Functions | |
| semaphore () | |
| void | unlock () |
| bool | is_ready () |
| void | wait_and_reset () |
| bool | is_ready_and_reset () |
Definition at line 101 of file semaphore.hpp.
|
inline |
Definition at line 103 of file semaphore.hpp.
|
inline |
Definition at line 112 of file semaphore.hpp.
|
inline |
Definition at line 123 of file semaphore.hpp.
|
inline |
Definition at line 105 of file semaphore.hpp.
|
inline |
Definition at line 117 of file semaphore.hpp.