Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/frameworks/native/include/
Dhisysevent_tool.h64 std::condition_variable condvClient; variable
/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool.cpp280 condvClient.wait(lock); in WaitClient()
285 condvClient.notify_one(); in NotifyClient()