#include <ThreadPool.h>
Definition at line 54 of file ThreadPool.h.
◆ BackendSynchronisation()
smtrat::BackendSynchronisation::BackendSynchronisation |
( |
| ) |
|
|
inline |
◆ notify()
void smtrat::BackendSynchronisation::notify |
( |
| ) |
|
|
inline |
◆ wait()
void smtrat::BackendSynchronisation::wait |
( |
| ) |
|
|
inline |
◆ mConditionVariable
std::condition_variable smtrat::BackendSynchronisation::mConditionVariable |
|
private |
◆ mFireFlag
bool smtrat::BackendSynchronisation::mFireFlag |
|
private |
◆ mMutex
std::mutex smtrat::BackendSynchronisation::mMutex |
|
private |
The documentation for this class was generated from the following file: