mirror of https://github.com/encounter/SDL.git
5dccffd7e4
Vista and later provide the SleepConditionVariableCS() function for this. Since SDL_syscond_srw.c doesn't require SRW locks anymore, rename it to SDL_syscond_cv.c which better reflects the implementation of condition variables rather than the implementation of mutexes. Fixes #4051. |
||
---|---|---|
.. | ||
SDL_syscond_cv.c | ||
SDL_sysmutex.c | ||
SDL_sysmutex_c.h | ||
SDL_syssem.c | ||
SDL_systhread.c | ||
SDL_systhread_c.h | ||
SDL_systls.c |