Home | History | Annotate | Download | only in dbus

Lines Matching full:calling

116  * by calling dbus_connection_dispatch(). dbus_connection_dispatch()
169 * After calling dbus_threads_init(), #DBusConnection has thread
691 * Connection lock should be held when calling this.
710 * Connection lock should be held when calling this.
729 * Connection lock should be held when calling this.
812 * Connection lock should be held when calling this.
831 * Connection lock should be held when calling this.
850 * Connection lock should be held when calling this.
2731 * calling dbus_connection_close() prior to releasing the last
2816 * the disconnect signal run; handlers can cancel the exit by calling
3145 * @warning While this function blocks the calling thread will not be
3476 * keep it after calling dbus_connection_steal_borrowed_message(). No
3603 * the lock before calling. May drop the lock while running.
3643 * the lock before calling. May drop the lock while running.
4165 * Be careful about calling dbus_connection_dispatch() from inside a
4166 * message handler, i.e. calling dbus_connection_dispatch()