QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
threads.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define LOCK
 
#define UNLOCK
 

Typedefs

typedef void *( threadfunc_t )(void *)
 

Functions

void InitThreads (void)
 
void RunThreadsOn (threadfunc_t func)
 

Variables

int numthreads