Threading.h

Go to the documentation of this file.
00001 #ifndef __Threading__
00002 #define __Threading__
00003 
00028 #include "CCriticalSection.hpp"
00029 #include "CCriticalSectionScope.hpp"
00030 #include "IThread.hpp"
00031 #include "IThreadListener.hpp"
00032 #include "CThreadManager.hpp"
00033 
00034 //  ===========================================================================
00035 
00036 #ifndef EXPONENT_COMPACT_BUILD
00037     using namespace Exponent::Threading;
00038 #endif
00039 
00040 #endif  // End of Threading.h

Infinity API - Threading.h Source File generated on 7 Mar 2007