Go to the documentation of this file.
21 #include "../../SDL_internal.h"
28 #include "SDL_systhread_c.h"
77 #if SDL_THREADS_DISABLED
107 #if SDL_THREADS_DISABLED
#define SDL_CreateSemaphore
int SDL_mutexP(SDL_mutex *mutex)
SDL_mutex * SDL_CreateMutex(void)
void SDL_DestroyMutex(SDL_mutex *mutex)
#define SDL_OutOfMemory()
unsigned long SDL_threadID
#define SDL_DestroySemaphore
int SDL_mutexV(SDL_mutex *mutex)