• wm4's avatar
    w32pthreads: always use Vista+ API, drop XP support · c7ab6aff
    wm4 authored
    This removes the XP compatibility code, and switches entirely to SRW
    locks, which are available starting at Windows Vista.
    
    This removes CRITICAL_SECTION use, which allows us to add
    PTHREAD_MUTEX_INITIALIZER, which will be useful later.
    
    Windows XP is hereby not a supported build target anymore.
    Signed-off-by: 's avatarDiego Biurrun <diego@biurrun.de>
    c7ab6aff
Name
Last commit
Last update
..
aix Loading commit data...
atomics Loading commit data...
dispatch_semaphore Loading commit data...
float Loading commit data...
msvcrt Loading commit data...
solaris Loading commit data...
windows Loading commit data...
getopt.c Loading commit data...
strtod.c Loading commit data...
w32pthreads.h Loading commit data...