Searched refs:dbus_threads_init (Results 1 – 6 of 6) sorted by relevance
181 dbus_bool_t dbus_threads_init (const DBusThreadFunctions *functions);
272 return dbus_threads_init (NULL); in _dbus_threads_init_platform_specific()
284 return dbus_threads_init (NULL); in _dbus_threads_init_platform_specific()
585 dbus_threads_init (const DBusThreadFunctions *functions) in dbus_threads_init() function
103 · dbus_threads_init() ignores its argument and behaves like167 • Make dbus_threads_init() use the same built-in threading implementation
813 dbus_threads_init and be used by the dbus mutex functions to1038 * dbus/dbus-threads.c (dbus_threads_init): change the documentation10205 * dbus/dbus-threads.c (dbus_threads_init): allow calling this