Home
last modified time | relevance | path

Searched refs:mutexClient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool.h65 std::mutex mutexClient; variable
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp299 unique_lock<mutex> lock(mutexClient); in WaitClient()