#include <ThreadsInfo.h>
Public Attributes | |
unsigned int | nThreads_ = s_defaultNumberOfThreads |
unsigned int | stackSize_ = s_defaultSizeOfStackForThreadsInKB |
Definition at line 12 of file ThreadsInfo.h.
unsigned int edm::ThreadsInfo::nThreads_ = s_defaultNumberOfThreads |
Definition at line 13 of file ThreadsInfo.h.
Referenced by edm::setThreadOptions(), and edm::threadOptions().
unsigned int edm::ThreadsInfo::stackSize_ = s_defaultSizeOfStackForThreadsInKB |
Definition at line 14 of file ThreadsInfo.h.
Referenced by edm::setThreadOptions(), and edm::threadOptions().