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
46 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
264 #define SDL_CreateSemaphore SDL_CreateSemaphore_REAL macro
Completed in 13 milliseconds