Searched refs:cacheFileFirstRunMutex (Results 1 – 1 of 1) sorted by relevance
358 static std::mutex cacheFileFirstRunMutex; in shaderCacheFirstRunCheck() local365 const std::lock_guard<std::mutex> lock(cacheFileFirstRunMutex); in shaderCacheFirstRunCheck()