NCBI C++ ToolKit
Static Public Member Functions | Static Private Attributes | List of all members
SThreadsInSTBuild Struct Reference

Search Toolkit Book for SThreadsInSTBuild

+ Collaboration diagram for SThreadsInSTBuild:

Static Public Member Functions

static bool Check ()
 
static SDiagMessage Report (EDiagSev &sev)
 

Static Private Attributes

static atomic< thread::id > sm_ThreadID
 
static atomic< boolsm_Reported
 

Detailed Description

Definition at line 4261 of file ncbidiag.cpp.

Member Function Documentation

◆ Check()

bool SThreadsInSTBuild::Check ( void  )
static

Definition at line 4276 of file ncbidiag.cpp.

References sm_Reported, and sm_ThreadID.

◆ Report()

SDiagMessage SThreadsInSTBuild::Report ( EDiagSev sev)
static

Member Data Documentation

◆ sm_Reported

atomic< bool > SThreadsInSTBuild::sm_Reported
staticprivate

Definition at line 4268 of file ncbidiag.cpp.

Referenced by Check().

◆ sm_ThreadID

atomic< thread::id > SThreadsInSTBuild::sm_ThreadID
staticprivate

Definition at line 4267 of file ncbidiag.cpp.

Referenced by Check().


The documentation for this struct was generated from the following file:
Modified on Sat Jun 08 14:23:19 2024 by modify_doxy.py rev. 669887