Searched defs:SDL_CreateSemaphore (Results 1 – 5 of 5) sorted by relevance
33 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function85 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
42 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
40 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
49 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
270 #define SDL_CreateSemaphore SDL_CreateSemaphore_REAL macro