Home
last modified time | relevance | path

Searched refs:start_up_future (Results 1 – 1 of 1) sorted by relevance

/system/bt/common/
Dmessage_loop_thread.cc45 std::future<void> start_up_future = start_up_promise.get_future(); in StartUp() local
56 start_up_future.wait(); in StartUp()