Home
last modified time | relevance | path

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

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