Threading problems in (Win)DBus

Havoc Pennington hp at redhat.com
Sun Jul 8 20:45:55 PDT 2007


Hi,

Remember we have to stay binary compatible, and you can't put code in an 
assert with a side effect (remember asserts can be disabled). So 
_dbus_assert(dbus_mutex_lock(mutex)) would just go away with asserts 
disabled.

Havoc



More information about the dbus mailing list