summaryrefslogtreecommitdiff
path: root/dbus/dbus-sysdeps-thread-win.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Fix compiling on windows/mingw with automake build system.Ralf Habacker1-0/+2
2016-05-13Display thread id in _dbus_verbose to be able to see threading issues.Ralf Habacker1-0/+8
2013-05-10dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie1-0/+28
2013-05-09dbus_threads_init: call _dbus_threads_init_platform_specific()Simon McVittie1-1/+1
2012-02-21Remove _dbus_condvar_wake_all and both of its implementationsSimon McVittie1-20/+0
2012-02-21Never use non-libdbus threading primitivesSimon McVittie1-54/+56
2010-12-29Avoid live lock in Windows (CE) under some situations due to unfair condition...Marcus Brinkmann1-3/+18
2010-04-13Add support for Windows CE to the code base.Marcus Brinkmann1-4/+8
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+1
2009-12-01Avoid warnings on WindowsTor Lillqvist1-0/+1
2009-11-30dbus/dbus-sysdeps-win.h: add _dbus_win_get_dll-module (cherry picked from com...Tor Lillqvist1-0/+11
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2007-03-15* dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysdeps-thread-win.c, it is...Ralf Habacker1-0/+260