#include <iostream>#include <stdlib.h>#include "ComPlusPlus/ComPlusPlus"
Go to the source code of this file.
Data Structures | |
| class | Runner |
| class | RunnerCrit |
Functions | |
| int | main () |
Variables | |
| static compp::Mutex | CritMutex |
| int main | ( | ) |
compp::Mutex CritMutex [static] |
Definition at line 33 of file ExampleThread.cpp.
1.6.3