Searched refs:output_stopped (Results 1 – 1 of 1) sorted by relevance
121 rtc::Event output_stopped; in StopLogging() local122 StopLogging([&output_stopped]() { output_stopped.Set(); }); in StopLogging()123 output_stopped.Wait(rtc::Event::kForever); in StopLogging()