Searched refs:cfg_lock (Results 1 – 1 of 1) sorted by relevance
49 static mutex cfg_lock(LINKER_INITIALIZED); in GetDefaultClientConfig() local53 std::lock_guard<mutex> lock(cfg_lock); in GetDefaultClientConfig()