Searched defs:SDL_DestroySemaphore (Results 1 – 5 of 5) sorted by relevance
40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
63 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
67 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
65 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
271 #define SDL_DestroySemaphore SDL_DestroySemaphore_REAL macro