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

/external/dbus/dbus/
H A Ddbus-threads.c484 * @brief dbus_threads_init() and dbus_threads_init_default()
508 * Almost always, you should use dbus_threads_init_default() instead.
513 * dbus_threads_init_default() is to insert debugging checks or print
529 * call dbus_threads_init() or dbus_threads_init_default(), instead
539 * dbus_threads_init_default(), and there's no reason they shouldn't.
662 * It's safe to call dbus_threads_init_default() as many times as you
671 dbus_threads_init_default (void) function

Completed in 11 milliseconds