Edit

kc3-lang/SDL/src/thread

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2014-11-28 04:37:50
    Hash : 7ed41da0
    Message : 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.