MT-safety Testing Framework
[CORELIB]

Collaboration diagram for MT-safety Testing Framework:


Classes

class  CThreadedApp
 CThreadedApp --. More...

Variables

const unsigned int k_NumThreadsMin = 1
 Minimum number of threads.
const unsigned int k_NumThreadsMax = 500
 Maximum number of threads.
const int k_SpawnByMin = 1
 Minimum number of spawn by threads.
const int k_SpawnByMax = 100
 Maximum number of spawn by threads.
unsigned int s_NumThreads
int s_SpawnBy


Variable Documentation

const unsigned int k_NumThreadsMax = 500
 

Maximum number of threads.

Definition at line 60 of file test_mt.hpp.

Referenced by CThreadedApp::Init().

const unsigned int k_NumThreadsMin = 1
 

Minimum number of threads.

Definition at line 57 of file test_mt.hpp.

Referenced by CThreadedApp::Init().

const int k_SpawnByMax = 100
 

Maximum number of spawn by threads.

Definition at line 66 of file test_mt.hpp.

Referenced by CThreadedApp::Init().

const int k_SpawnByMin = 1
 

Minimum number of spawn by threads.

Definition at line 63 of file test_mt.hpp.

Referenced by CThreadedApp::Init().

unsigned int s_NumThreads
 

Definition at line 46 of file test_mt.cpp.

Referenced by CThreadedApp::Init(), CTestThread::Main(), and CThreadedApp::Run().

int s_SpawnBy
 

Definition at line 47 of file test_mt.cpp.

Referenced by CThreadedApp::Init(), CTestThread::Main(), and CThreadedApp::Run().


Generated on Wed Dec 9 08:13:39 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Dec 09 08:20:18 2009 by modify_doxy.py rev. 173732