Searched defs:config_lock (Results 1 – 2 of 2) sorted by relevance
179 static std::recursive_mutex config_lock; // protects operations on |config|. variable
52 std::mutex config_lock; // protects operations on |config|. variable