SDL/src/thread/pthread
Sam Lantinga 7ed41da0b0 Fixed bug 2411 - Even if built with --enable-clock_gettime, SDL2 still calls gettimeofday()
Ben Swick

Makes SDL_syscond.c and SDL_syssem.c use clock_gettime(CLOCK_REALTIME) when HAVE_CLOCK_GETTIME is defined.
2014-11-28 04:37:50 -08:00
..
SDL_syscond.c Fixed bug 2411 - Even if built with --enable-clock_gettime, SDL2 still calls gettimeofday() 2014-11-28 04:37:50 -08:00
SDL_sysmutex.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_sysmutex_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_syssem.c Fixed bug 2411 - Even if built with --enable-clock_gettime, SDL2 still calls gettimeofday() 2014-11-28 04:37:50 -08:00
SDL_systhread.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_systhread_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_systls.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00