Searched refs:main_thread (Results 1 – 1 of 1) sorted by relevance
46 static MessageLoopThread main_thread("bt_main_thread"); variable85 bluetooth::common::MessageLoopThread* get_main_thread() { return &main_thread; } in get_main_thread()88 return main_thread.message_loop(); in get_main_message_loop()93 if (!main_thread.DoInThread(from_here, std::move(task))) { in do_in_main_thread()131 main_thread.StartUp(); in btu_task_start_up()132 if (!main_thread.IsRunning()) { in btu_task_start_up()135 if (!main_thread.EnableRealTimeScheduling()) { in btu_task_start_up()146 main_thread.ShutDown(); in btu_task_shut_down()