• Max Kellermann's avatar
    thread/{Mutex,Cond}: new backend for WIN32 · 0226440a
    Max Kellermann authored
    Use CRITICAL_SECTION and CONDITION_VARIABLE.  This requires Windows
    Vista or newer.  It fixes problems with GLib threading objects that
    were implicitly created by static constructors before g_thread_init().
    0226440a
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.service.in Loading commit data...
valgrind.suppressions Loading commit data...