UFO: Alien Invasion
|
#include <SDL.h>
Go to the source code of this file.
Functions | |
SDL_Thread * | Com_CreateThread (int(*fn)(void *), const char *name, void *data=nullptr) |
Definition at line 5 of file thread.h.
Referenced by Master_Heartbeat(), R_InitThreads(), RunThreads(), SV_InitGameProgs(), and SV_ParallelSearch().