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 |
|
|
Maximum number of threads.
Definition at line 60 of file test_mt.hpp. Referenced by CThreadedApp::Init(). |
|
|
Minimum number of threads.
Definition at line 57 of file test_mt.hpp. Referenced by CThreadedApp::Init(). |
|
|
Maximum number of spawn by threads.
Definition at line 66 of file test_mt.hpp. Referenced by CThreadedApp::Init(). |
|
|
Minimum number of spawn by threads.
Definition at line 63 of file test_mt.hpp. Referenced by CThreadedApp::Init(). |
|
|
Definition at line 46 of file test_mt.cpp. Referenced by CThreadedApp::Init(), CTestThread::Main(), and CThreadedApp::Run(). |
|
|
Definition at line 47 of file test_mt.cpp. Referenced by CThreadedApp::Init(), CTestThread::Main(), and CThreadedApp::Run(). |
1.4.6
Modified on Wed Dec 09 08:20:18 2009 by modify_doxy.py rev. 173732