Searched defs:dbus_threads_init_default (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-threads.c487 * @brief dbus_threads_init() and dbus_threads_init_default()
511 * Almost always, you should use dbus_threads_init_default() instead.
516 * dbus_threads_init_default() is to insert debugging checks or print
532 * call dbus_threads_init() or dbus_threads_init_default(), instead
542 * dbus_threads_init_default(), and there's no reason they shouldn't.
665 * It's safe to call dbus_threads_init_default() as many times as you
674 dbus_threads_init_default (void) function

Completed in 54 milliseconds