Searched refs:main_thread (Results 1 – 1 of 1) sorted by relevance
46 static MessageLoopThread main_thread("bt_main_thread"); variable80 bluetooth::common::MessageLoopThread* get_main_thread() { return &main_thread; } in get_main_thread()83 return main_thread.message_loop(); in get_main_message_loop()88 if (!main_thread.DoInThread(from_here, std::move(task))) { in do_in_main_thread()115 main_thread.StartUp(); in btu_task_start_up()116 if (!main_thread.IsRunning()) { in btu_task_start_up()119 if (!main_thread.EnableRealTimeScheduling()) { in btu_task_start_up()130 main_thread.ShutDown(); in btu_task_shut_down()