#include <opDetDigitizerWorker.hh>
|
std::mutex | mtx |
|
std::condition_variable | cv |
|
unsigned | count |
|
Definition at line 52 of file opDetDigitizerWorker.hh.
opdet::opDetDigitizerWorker::Semaphore::Semaphore |
( |
unsigned |
count_ = 0 | ) |
|
|
inline |
void opdet::opDetDigitizerWorker::Semaphore::decrement |
( |
unsigned |
n = 1 | ) |
|
void opdet::opDetDigitizerWorker::Semaphore::increment |
( |
unsigned |
n = 1 | ) |
|
unsigned opdet::opDetDigitizerWorker::Semaphore::count |
|
private |
std::condition_variable opdet::opDetDigitizerWorker::Semaphore::cv |
|
private |
std::mutex opdet::opDetDigitizerWorker::Semaphore::mtx |
|
private |
The documentation for this class was generated from the following files: