Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
H A Dhisysevent_rust_querier.h39 std::mutex querierMutex_; member
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_querier.cpp80 std::lock_guard<std::mutex> lock(querierMutex_); in RecycleQuerier()

Completed in 1 milliseconds