Searched refs:workingPidsCountMutex_ (Results 1 – 2 of 2) sorted by relevance
139 std::unique_lock<ffrt::mutex> uniquelock(workingPidsCountMutex_); in IncreaseWorkingPidsCount()149 std::unique_lock<ffrt::mutex> uniquelock(workingPidsCountMutex_); in DecreaseWorkingPidsCount()160 std::unique_lock<ffrt::mutex> uniquelock(workingPidsCountMutex_); in IsNeedStartUsingPermission()172 std::unique_lock<ffrt::mutex> uniquelock(workingPidsCountMutex_); in IsNeedStopUsingPermission()
103 ffrt::mutex workingPidsCountMutex_; variable