summaryrefslogtreecommitdiff
path: root/dbus/dbus-sysdeps-thread-win.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* On Windows in autolaunch related function use rmutex related functions to sup...Ralf Habacker2022-05-171-0/+9
* Add assertions to the [c|r]mutex related functions on WindowsRalf Habacker2022-05-011-6/+20
* various: comment static variables that are locked or otherwise OKSimon McVittie2019-12-121-1/+2
* trivial: Remove trailing whitespace from copyright noticesSimon McVittie2018-12-171-3/+3
* Fix compiling on windows/mingw with automake build system.Ralf Habacker2016-05-161-0/+2
* Display thread id in _dbus_verbose to be able to see threading issues.Ralf Habacker2016-05-131-0/+8
* dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie2013-05-101-0/+28
* dbus_threads_init: call _dbus_threads_init_platform_specific()Simon McVittie2013-05-091-1/+1
* Remove _dbus_condvar_wake_all and both of its implementationsSimon McVittie2012-02-211-20/+0
* Never use non-libdbus threading primitivesSimon McVittie2012-02-211-54/+56
* Avoid live lock in Windows (CE) under some situations due to unfair condition...Marcus Brinkmann2010-12-291-3/+18
* Add support for Windows CE to the code base.Marcus Brinkmann2010-04-131-4/+8
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* Avoid warnings on WindowsTor Lillqvist2009-12-011-0/+1
* dbus/dbus-sysdeps-win.h: add _dbus_win_get_dll-module (cherry picked from com...Tor Lillqvist2009-11-301-0/+11
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* * dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysdeps-thread-win.c, it is...Ralf Habacker2007-03-151-0/+260