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