Home
last modified time | relevance | path

Searched refs:cardPipelineMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.h253 std::lock_guard<std::mutex> lock(cardPipelineMutex_);
259 std::lock_guard<std::mutex> lock(cardPipelineMutex_);
341 mutable std::mutex cardPipelineMutex_; member in OHOS::OHOS::Ace::Platform::AceContainer
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h152 std::lock_guard<std::mutex> lock(cardPipelineMutex_);
158 std::lock_guard<std::mutex> lock(cardPipelineMutex_);
788 mutable std::mutex cardPipelineMutex_; member in OHOS::OHOS::OHOS::Ace::Platform::AceContainer

Completed in 3 milliseconds