IVT
ThreadBase.h File Reference
#include "Helpers/helpers.h"
#include <stdio.h>

Go to the source code of this file.

Classes

class  CThreadBase
 

Typedefs

typedef int(* ThreadMethodType )(void *pParameter)
 

Typedef Documentation

typedef int(* ThreadMethodType)(void *pParameter)

Definition at line 58 of file ThreadBase.h.