#include <lds.h>
Definition at line 397 of file lds.h.
livox_ros::Semaphore::Semaphore |
( |
int |
count = 0 | ) |
|
|
inlineexplicit |
int livox_ros::Semaphore::GetCount |
( |
| ) |
|
|
inline |
void livox_ros::Semaphore::Signal |
( |
| ) |
|
|
inline |
void livox_ros::Semaphore::Wait |
( |
| ) |
|
|
inline |
volatile int livox_ros::Semaphore::count_ |
|
private |
std::condition_variable livox_ros::Semaphore::cv_ |
|
private |
std::mutex livox_ros::Semaphore::mutex_ |
|
private |
The documentation for this class was generated from the following file: