Searched refs:loadingImageMutex_ (Results 1 – 2 of 2) sorted by relevance
179 static std::mutex loadingImageMutex_;
53 std::mutex ImageProvider::loadingImageMutex_; member in OHOS::Ace::ImageProvider62 std::lock_guard lock(loadingImageMutex_); in TrySetLoadingImage()80 std::lock_guard lock(loadingImageMutex_); in ProccessLoadingResult()