![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "epicsThreadPool.h"
Public Attributes | |
unsigned int | initialThreads |
unsigned int | maxThreads |
unsigned int | workerStack |
unsigned int | workerPriority |
Definition at line 30 of file epicsThreadPool.h.
unsigned int epicsThreadPoolConfig::initialThreads |
Definition at line 31 of file epicsThreadPool.h.
unsigned int epicsThreadPoolConfig::maxThreads |
Definition at line 32 of file epicsThreadPool.h.
unsigned int epicsThreadPoolConfig::workerPriority |
Definition at line 34 of file epicsThreadPool.h.
unsigned int epicsThreadPoolConfig::workerStack |
Definition at line 33 of file epicsThreadPool.h.