Go to the documentation of this file.
21 #include "../../SDL_internal.h"
75 #if SDL_THREADS_DISABLED
105 #if SDL_THREADS_DISABLED
138 #if SDL_THREADS_DISABLED
int SDL_LockMutex(SDL_mutex *mutex)
#define SDL_CreateSemaphore
SDL_mutex * SDL_CreateMutex(void)
void SDL_DestroyMutex(SDL_mutex *mutex)
#define SDL_OutOfMemory()
unsigned long SDL_threadID
#define SDL_DestroySemaphore
int SDL_TryLockMutex(SDL_mutex *mutex)
int SDL_mutexV(SDL_mutex *mutex)