IVT
PosixThread.cpp File Reference
#include <new>
#include "PosixThread.h"

Go to the source code of this file.

Functions

void * ThreadRoutine (void *pParameter)
 

Function Documentation

void* ThreadRoutine ( void *  pParameter)

Definition at line 56 of file PosixThread.cpp.