Searched refs:imgObjMutex_ (Results 1 – 2 of 2) sorted by relevance
69 std::scoped_lock lock(imgObjMutex_); in CacheImgObjNG()76 std::scoped_lock lock(imgObjMutex_); in GetCacheImgObjNG()86 std::scoped_lock lock(imgObjMutex_); in CacheImgObj()93 std::scoped_lock lock(imgObjMutex_); in GetCacheImgObj()238 std::scoped_lock lock(imgObjMutex_); in Clear()
106 std::mutex imgObjMutex_; variable