Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.cc1334 auto thread_started_future = snoop_logger_socket_thread_->Start(); in Start() local
1335 thread_started_future.wait(); in Start()
1336 if (thread_started_future.get()) { in Start()