Destroy a semaphore.
void SDL_DestroySemaphore(SDL_sem * sem);
It is not safe to destroy a semaphore if there are threads currently waiting on it.
This function is available since SDL 2.0.0.
CategoryAPI
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.