SDL/src/thread/windows
Ryan C. Gordon 70a501d8ec winrt: Don't reference generic Condition Variables at all.
It always has the SRWLOCK implementation available to it, so let the
linker throw away the generic version if possible.
2023-04-27 21:54:02 -04:00
..
SDL_syscond_cv.c winrt: Don't reference generic Condition Variables at all. 2023-04-27 21:54:02 -04:00
SDL_sysmutex.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_sysmutex_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_syssem.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_systhread.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
SDL_systhread_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_systls.c Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00