![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
void * | data |
int(* | fn )(void *) |
HANDLE | handle |
int | result |
unsigned int | threadid |
Definition at line 209 of file thread_win.c.
void* threadwrapper_t::data |
Definition at line 215 of file thread_win.c.
Definition at line 214 of file thread_win.c.
HANDLE threadwrapper_t::handle |
Definition at line 211 of file thread_win.c.
int threadwrapper_t::result |
Definition at line 213 of file thread_win.c.
Referenced by Thread_WrapperFunc().
unsigned int threadwrapper_t::threadid |
Definition at line 212 of file thread_win.c.