UFO: Alien Invasion
r_thread.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void R_InitThreads (void)
 
void R_ShutdownThreads (void)
 
int R_RunThread (void *p)
 

Function Documentation

◆ R_InitThreads()

void R_InitThreads ( void  )

◆ R_RunThread()

int R_RunThread ( void p)

◆ R_ShutdownThreads()

void R_ShutdownThreads ( void  )