Create a condition variable.
Defined in SDL_mutex.h
SDL_cond* SDL_CreateCond(void);
(SDL_cond *) Returns a new condition variable or NULL on failure; call SDL_GetError() for more information.
This function is available since SDL 2.0.0.
CategoryAPI, CategoryAPIFunction, CategoryMutex
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.