Searched refs:formUtilsMutex_ (Results 1 – 2 of 2) sorted by relevance
48 std::lock_guard<std::mutex> lock(formUtilsMutex_); in SetFormUtils()55 std::lock_guard<std::mutex> lock(formUtilsMutex_); in GetFormUtils()
55 std::mutex formUtilsMutex_; variable