Searched refs:g_lockCache (Results 1 – 3 of 3) sorted by relevance
32 std::mutex g_lockCache; variable46 std::lock_guard<std::mutex> lock(g_lockCache); in FindAndInsertRecord()
35 std::mutex g_lockCache; variable189 std::lock_guard<std::mutex> lock(g_lockCache); in VerifyAccessTokenSync()
30 std::mutex g_lockCache; variable566 std::lock_guard<std::mutex> lock(g_lockCache); in UpdatePermissionCache()