Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp37 static std::condition_variable getSync; member
55 getSync.wait_for(lock, std::chrono::seconds(10), // 10: dump stack timeout in GetDump()
78 getSync.notify_all(); in FinshDump()

Completed in 1 milliseconds