SDL  2.0
SDL_systhread_c.h File Reference
#include "../../SDL_internal.h"
#include <pthread.h>
+ Include dependency graph for SDL_systhread_c.h:

Go to the source code of this file.

Typedefs

typedef pthread_t SYS_ThreadHandle
 

Typedef Documentation

◆ SYS_ThreadHandle

typedef pthread_t SYS_ThreadHandle

Definition at line 25 of file SDL_systhread_c.h.