#include <manalyzer.h>
Definition at line 171 of file manalyzer.h.
◆ TAMultithreadHelper() [1/2]
TAMultithreadHelper::TAMultithreadHelper |
( |
int |
nModules | ) |
|
◆ ~TAMultithreadHelper() [1/2]
TAMultithreadHelper::~TAMultithreadHelper |
( |
| ) |
|
◆ TAMultithreadHelper() [2/2]
TAMultithreadHelper::TAMultithreadHelper |
( |
int |
nModules | ) |
|
◆ ~TAMultithreadHelper() [2/2]
TAMultithreadHelper::~TAMultithreadHelper |
( |
| ) |
|
◆ fMtFlagQueue
std::vector< TAFlagsQueue > TAMultithreadHelper::fMtFlagQueue |
◆ fMtFlowQueue
◆ fMtFlowQueueMutex
std::vector< std::mutex > TAMultithreadHelper::fMtFlowQueueMutex |
◆ fMtQueueDepth
int TAMultithreadHelper::fMtQueueDepth = 0 |
◆ fMtQueueEmptyUSleepTime
int TAMultithreadHelper::fMtQueueEmptyUSleepTime = 0 |
◆ fMtQueueFullUSleepTime
int TAMultithreadHelper::fMtQueueFullUSleepTime = 0 |
◆ fMtQuitRequested
std::atomic< bool > TAMultithreadHelper::fMtQuitRequested |
◆ fMtShutdownRequested
std::atomic< bool > TAMultithreadHelper::fMtShutdownRequested |
◆ fMtThreadIsBusy
std::vector< std::atomic< bool > > TAMultithreadHelper::fMtThreadIsBusy |
◆ fMtThreadIsRunning
std::vector< std::atomic< bool > > TAMultithreadHelper::fMtThreadIsRunning |
◆ fMtThreads
std::vector< std::thread * > TAMultithreadHelper::fMtThreads |
◆ gfLock
static std::mutex TAMultithreadHelper::gfLock |
|
static |
◆ gfMtMaxBacklog
static int TAMultithreadHelper::gfMtMaxBacklog = 100 |
|
static |
◆ gfMultithread
static bool TAMultithreadHelper::gfMultithread = false |
|
static |
The documentation for this class was generated from the following files: