PTLib
Version 2.10.4
|
Go to the source code of this file.
Classes | |
class | PThread |
This class defines a thread of execution in the system. More... | |
struct | PThread::Times |
Times for execution of the thread. More... | |
class | PThreadMain |
Define some templates to simplify the declaration of simple PThread descendants with one or two paramaters. More... | |
class | PThread1Arg< Arg1Type > |
class | PThread2Arg< Arg1Type, Arg2Type > |
class | PThread3Arg< Arg1Type, Arg2Type, Arg3Type > |
class | PThreadObj< ObjType > |
class | PThreadObj1Arg< ObjType, Arg1Type > |
class | PThreadObj2Arg< ObjType, Arg1Type, Arg2Type > |
Macros | |
#define | PThreadIdentifer PThreadIdentifier |
#define | PTHREAD_ID_FMT ":0x%x" |
Typedefs | |
typedef P_THREADIDENTIFIER | PThreadIdentifier |
#define PTHREAD_ID_FMT ":0x%x" |
#define PThreadIdentifer PThreadIdentifier |
typedef P_THREADIDENTIFIER PThreadIdentifier |