Attachment #78018
[1] DBusAtomic: on Unix, use pthreads mutexes for fallback patch 2013-04-15 20:34:42 UTC 4.07 KB no flags Details
Attachment #78019
[2] dbus_threads_init: call _dbus_threads_init_platform_specific() patch 2013-04-15 20:35:03 UTC 2.27 KB no flags Details
Attachment #78020
dbus_threads_init_default, dbus_threads_init: be thread-safe on Unix patch 2013-04-15 20:36:47 UTC 5.40 KB no flags Details
Attachment #78021
Statically initialize global locks to NULL patch 2013-04-15 20:37:10 UTC 1.05 KB no flags Details
Attachment #78022
Add _DBUS_GNUC_WARN_UNUSED_RESULT, similar to GLib's patch 2013-04-15 20:37:26 UTC 1.09 KB no flags Details
Attachment #78023
Refactor global locks to use a simple array initialized on first use patch 2013-04-15 20:38:34 UTC 53.70 KB no flags Details
Attachment #78024
Always initialize threading before allocating a dynamic mutex patch 2013-04-15 20:38:55 UTC 15.75 KB no flags Details
Attachment #78025
Add a statically-initialized implementation of _dbus_global_lock() on glibc systems patch 2013-04-15 20:39:58 UTC 3.69 KB no flags Details
Attachment #78086
dbus_threads_init_default, dbus_threads_init: be safe to call at any time patch 2013-04-16 14:06:33 UTC 8.39 KB no flags Details
Attachment #78087
[3 v3] dbus_threads_init_default, dbus_threads_init: be safe to call at any time patch 2013-04-16 14:07:35 UTC 8.88 KB no flags Details
Attachment #78088
[4] Remove unused global mutexes for win_fds, sid_atom_cache patch 2013-04-16 14:08:18 UTC 2.32 KB no flags Details
Attachment #78089
[5] Turn a runtime assertion into a compile-time assertion patch 2013-04-16 14:08:32 UTC 730 bytes no flags Details
Attachment #78091
[6] Replace individual global-lock variables with an array of DBusRMutex * patch 2013-04-16 14:40:52 UTC 23.06 KB no flags Details
Attachment #78093
[7] Add _DBUS_GNUC_WARN_UNUSED_RESULT, similar to GLib's patch 2013-04-16 15:54:27 UTC 1.09 KB no flags Details
Attachment #78094
[8] Make taking a global lock automatically initialize locking if needed patch 2013-04-16 16:00:50 UTC 22.59 KB no flags Details
Attachment #78095
[9] Always initialize threading before allocating a dynamic mutex patch 2013-04-16 16:01:16 UTC 13.71 KB no flags Details
Attachment #78096
[10] Add a statically-initialized implementation of _dbus_lock() on glibc systems patch 2013-04-16 16:01:33 UTC 3.39 KB no flags Details
Attachment #78097
[11] [untested] add an automatically-initialized implementation of _dbus_lock on Windows patch 2013-04-16 16:03:21 UTC 2.91 KB no flags Details
Attachment #78137
cmake build fix patch 2013-04-17 14:55:49 UTC 2.19 KB no flags Details
Attachment #79028
[12] Stop asserting that we're not using the dummy lock implementation patch 2013-05-08 16:31:24 UTC 1.62 KB no flags Details

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.