CMS 3D CMS Logo

List of all members | Public Attributes
edm::ThreadsInfo Struct Reference

#include <ThreadsInfo.h>

Public Attributes

unsigned int nThreads_ = s_defaultNumberOfThreads
 
unsigned int stackSize_ = s_defaultSizeOfStackForThreadsInKB
 

Detailed Description

Definition at line 12 of file ThreadsInfo.h.

Member Data Documentation

◆ nThreads_

unsigned int edm::ThreadsInfo::nThreads_ = s_defaultNumberOfThreads

Definition at line 13 of file ThreadsInfo.h.

Referenced by edm::setThreadOptions(), and edm::threadOptions().

◆ stackSize_

unsigned int edm::ThreadsInfo::stackSize_ = s_defaultSizeOfStackForThreadsInKB

Definition at line 14 of file ThreadsInfo.h.

Referenced by edm::setThreadOptions(), and edm::threadOptions().