Searched refs:frontendMutex_ (Results 1 – 2 of 2) sorted by relevance
131 std::lock_guard<std::mutex> lock(frontendMutex_); in GetFrontend()782 mutable std::mutex frontendMutex_; variable
359 std::lock_guard<std::mutex> lock(frontendMutex_); in Destroy()