Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf.h57 std::mutex mutexBoostCmdCount_; variable
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf.cpp441 std::lock_guard<std::mutex> lock(mutexBoostCmdCount_); in UpdateCmdIdCount()
450 std::lock_guard<std::mutex> lock(mutexBoostCmdCount_); in RequestCmdIdCount()