Searched refs:dbus_threads_init (Results 1 – 4 of 4) sorted by relevance
189 dbus_bool_t dbus_threads_init (const DBusThreadFunctions *functions);
545 dbus_threads_init (const DBusThreadFunctions *functions) in dbus_threads_init() function813 return dbus_threads_init (&fake_functions); in _dbus_threads_init_debug()
319 return dbus_threads_init (&pthread_functions); in _dbus_threads_init_platform_specific()
887 dbus_threads_init and be used by the dbus mutex functions to1112 * dbus/dbus-threads.c (dbus_threads_init): change the documentation10279 * dbus/dbus-threads.c (dbus_threads_init): allow calling this