Searched refs:mGarbageMutex (Results 1 – 2 of 2) sorted by relevance
265 std::lock_guard<std::mutex> lock(mGarbageMutex); in collectGarbage()489 std::mutex mGarbageMutex; variable
741 std::lock_guard<std::mutex> lock(mGarbageMutex); in hasSharedGarbage()749 std::lock_guard<std::mutex> lock(mGarbageMutex); in releaseSharedResources()2898 std::lock_guard<std::mutex> lock(mGarbageMutex); in cleanupGarbage()