Searched refs:looper_mutex_ (Results 1 – 1 of 1) sorted by relevance
121 std::lock_guard<std::mutex> guard{looper_mutex_}; in __anonec49963b0102()145 std::lock_guard<std::mutex> guard{looper_mutex_};164 std::mutex looper_mutex_; // Guard looper_. member234 std::lock_guard<std::mutex> looper_guard{looper_mutex_}; in StartTracing()