Searched refs:thread_options (Results 1 – 1 of 1) sorted by relevance
39 base::Thread::Options thread_options; in Run() local40 thread_options.message_loop_type = base::MessageLoop::TYPE_IO; in Run()41 dbus_thread_->StartWithOptions(thread_options); in Run()