Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/manager/
H A Ddump_implement.h104 mutable std::mutex mutexCmdLock_; member in OHOS::HiviewDFX::DumpImplement
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp273 std::lock_guard<std::mutex> lock(mutexCmdLock_); // lock for optind value safe in CmdParseWithParameter()

Completed in 2 milliseconds