Searched refs:g_localMutex (Results 1 – 1 of 1) sorted by relevance
39 static std::mutex g_localMutex; variable95 std::unique_lock<std::mutex> lock(g_localMutex); in GetThreadContext()117 std::unique_lock<std::mutex> lock(g_localMutex); in ReleaseThread()128 std::unique_lock<std::mutex> lock(g_localMutex); in CleanUp()