Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
threadfac.cpp File Reference
#include "threadfac.h"

Go to the source code of this file.

Classes

struct  ThreadInformation
 

Macros

#define THREADFAC_CODE
 

Functions

void * threadFuncLauncher (void *temp)
 
void * threadClassLauncher (void *temp)
 

Macro Definition Documentation

◆ THREADFAC_CODE

#define THREADFAC_CODE

Definition at line 19 of file threadfac.cpp.

Function Documentation

◆ threadClassLauncher()

void * threadClassLauncher ( void * temp)

Definition at line 172 of file threadfac.cpp.

◆ threadFuncLauncher()

void * threadFuncLauncher ( void * temp)

Definition at line 154 of file threadfac.cpp.