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)

Detailed Description

Definition in file r_thread.h.


Function Documentation

void R_InitThreads ( void   ) 
See also:
R_ShutdownThreads

Definition at line 77 of file r_thread.c.

References R_RunThread(), and renderer_threadstate_s::thread.

Referenced by R_BeginFrame().

int R_RunThread ( void *  p  ) 
void R_ShutdownThreads ( void   ) 
See also:
R_InitThreads

Definition at line 66 of file r_thread.c.

References renderer_threadstate_s::thread.

Referenced by R_BeginFrame(), and R_Shutdown().


Generated by  doxygen 1.6.2