Searched refs:runner_connection (Results 1 – 1 of 1) sorted by relevance
52 static DBusConnection *runner_connection = NULL; variable146 if (runner_connection == NULL) { in handle_connection()151 runner_connection = new_connection; in handle_connection()223 while (runner_connection == NULL) { in hald_runner_start_runner()386 dbus_connection_send_with_reply_and_block(runner_connection, in hald_runner_start()506 if (!dbus_connection_send_with_reply(runner_connection, in hald_runner_run_method()565 dbus_connection_send_with_reply_and_block(runner_connection, msg, -1, &err); in hald_runner_kill_device()579 if (runner_connection == NULL) { in hald_runner_kill_all()595 dbus_connection_send_with_reply_and_block(runner_connection, in hald_runner_kill_all()