Searched refs:dbus_threads_init_default (Results 1 – 9 of 9) sorted by relevance
183 dbus_bool_t dbus_threads_init_default (void);
617 dbus_threads_init_default (void) in dbus_threads_init_default() function
144 dbus_threads_init_default (); in main()
201 if (!dbus_threads_init_default ()) in setup()
104 dbus_threads_init_default() instead168 as dbus_threads_init_default(); the user-specified primitives that it
18 - recursive locks are now used when dbus_threads_init_default is called61 - dbus_threads_init_default added for initalizing threads without the need for
2024 * test/name-test/test-thread-init.c: call dbus_threads_init_default
359 in dbus_threads_init_default() though, since it should be easy.825 * dbus-threads.c (dbus_threads_init_default): New method for
196 dbus_threads_init_default(); in Bus()