Searched refs:thread_started_future (Results 1 – 1 of 1) sorted by relevance
1334 auto thread_started_future = snoop_logger_socket_thread_->Start(); in Start() local1335 thread_started_future.wait(); in Start()1336 if (thread_started_future.get()) { in Start()