Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
H A Drefbase.cpp123 std::lock_guard<std::mutex> lock(trackerMutex); in PrintRefs()
131 std::lock_guard<std::mutex> lock(trackerMutex); in GetNewTrace()
139 std::lock_guard<std::mutex> lock(trackerMutex); in PrintTracker()
153 std::lock_guard<std::mutex> lock(trackerMutex); in EnableTracker()
/commonlibrary/c_utils/base/include/
H A Drefbase.h279 std::mutex trackerMutex; // To ensure refTracker be thread-safe member in OHOS::RefCounter

Completed in 3 milliseconds