Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
ThreadFactory Member List

This is the complete list of members for ThreadFactory, including all inherited members.

startThread(void(*start_func)(void *), void *data)ThreadFactorystatic
startThread(Runnable &runable, void *data, bit8 destroy=FALSE)ThreadFactorystatic
startThread(void(*start_func)(void *), void *data)ThreadFactorystatic
startThread(Runnable &runable, void *data, bit8 destroy=FALSE)ThreadFactorystatic