flext  0.6.2
Static Public Attributes | List of all members
ThrVars Struct Reference

Static Public Attributes

static std::set< ThrIdregthreads
 
static flext::ThrMutex * thrregmtx = NULL
 Registry lock. More...
 
static flext::ThrCond * thrhelpcond = NULL
 Helper thread conditional. More...
 
static bool initialized = false
 

Member Data Documentation

◆ initialized

bool ThrVars::initialized = false
static

◆ regthreads

std::set< ThrId > ThrVars::regthreads
static

◆ thrhelpcond

flext::ThrCond * ThrVars::thrhelpcond = NULL
static

Helper thread conditional.

◆ thrregmtx

flext::ThrMutex * ThrVars::thrregmtx = NULL
static

Registry lock.


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