Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cThread.h File Reference

Go to the source code of this file.

Classes

class  GrayLib::cThreadBase
 
class  GrayLib::cThread
 
class  GrayLib::cThreadChecked
 
class  GrayLib::cThreadNamed< _TYPE >
 

Namespaces

 GrayLib
 

Typedefs

typedef cRefPtr< cThread > GrayLib::cThreadPtr
 

Functions

 GrayLib::UNITTEST2_PREDEF (cThread)
 

Detailed Description

Note
cThread can still be used in NON _MT code. but only cooperatively.