Home
last modified time | relevance | path

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

/test/ostest/wukong/report/include/
H A Dreport.h145 std::mutex crashMtx_; member in OHOS::WuKong::final
/test/ostest/wukong/report/src/
H A Dreport.cpp342 std::unique_lock<std::mutex> locker(crashMtx_); in SegmentedWriteCSV()
497 std::unique_lock<std::mutex> locker(crashMtx_); in ExceptionRecord()

Completed in 2 milliseconds