This is Unofficial EPICS BASE Doxygen Site
epicsThreadPoolConfig Struct Reference

#include "epicsThreadPool.h"

Public Attributes

unsigned int initialThreads
 
unsigned int maxThreads
 
unsigned int workerStack
 
unsigned int workerPriority
 

Detailed Description

Definition at line 30 of file epicsThreadPool.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: