Searched refs:gLock (Results 1 – 1 of 1) sorted by relevance
433 static std::mutex gLock; variable438 std::lock_guard<std::mutex> autoLock(gLock); in main()