SDL/src/thread/windows
2011-02-17 09:26:15 -08:00
..
SDL_sysmutex.c Our minimum Windows version is Windows 2000, so it's okay to directly call InitializeCriticalSectionAndSpinCount().. 2011-02-17 09:26:15 -08:00
SDL_syssem.c Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_systhread_c.h Happy 2011! :) 2011-02-11 22:37:15 -08:00
SDL_systhread.c Happy 2011! :) 2011-02-11 22:37:15 -08:00
win_ce_semaphore.c Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
win_ce_semaphore.h Fixed bug #925 2011-01-20 18:04:05 -08:00