#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) |
| #define THREADFAC_CODE |
Definition at line 19 of file threadfac.cpp.
| void * threadClassLauncher | ( | void * | temp | ) |
Definition at line 172 of file threadfac.cpp.
| void * threadFuncLauncher | ( | void * | temp | ) |
Definition at line 154 of file threadfac.cpp.