Home
last modified time | relevance | path

Searched refs:cmdMutex_ (Results 1 - 5 of 5) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H A Dkernel_talker.h71 std::lock_guard<std::mutex> lock(cmdMutex_); in SetCmd()
95 std::mutex cmdMutex_; member in OHOS::Storage::DistributedFile::final
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.h146 std::unique_lock<std::mutex> lock(cmdMutex_); in ReserveShowCommand()
154 std::unique_lock<std::mutex> lock(cmdMutex_); in UpdateShowAttr()
172 std::unique_lock<std::mutex> lock(cmdMutex_); in ClearShowCommand()
411 std::mutex cmdMutex_; member in OHOS::Ace::OHOS::Ace::Framework::final
/foundation/filemanagement/dfs_service/test/moduletest/src/
H A Ddistributedfiledaemon_service_test.cpp46 std::mutex cmdMutex_; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.h149 std::mutex cmdMutex_; member in OHOS::Rosen::final
H A Drs_render_thread.cpp201 std::unique_lock<std::mutex> cmdLock(cmdMutex_); in RecvTransactionData()
374 std::unique_lock<std::mutex> cmdLock(cmdMutex_); in ProcessCommands()

Completed in 4 milliseconds