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
62 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
265 #define SDL_DestroySemaphore SDL_DestroySemaphore_REAL macro
Completed in 12 milliseconds