Searched refs:overallMutex_ (Results 1 – 6 of 6) sorted by relevance
69 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in AddSendTaskIntoSchedule()105 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in ScheduleOutSendTask()137 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in FinalizeLastScheduleTask()190 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in DelayTaskByTarget()210 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in NoDelayTaskByTarget()231 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in GetTotalTaskCount()237 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in GetNoDelayTaskCount()294 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in InvalidSendTask()319 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in SetSoftBusErrCode()
103 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in RetainFrame()128 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in FetchFramesForSpecificCommunicator()175 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in PeriodicalSurveillance()
66 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in AssembleFrameFragment()105 std::lock_guard<std::mutex> overallLockGuard(overallMutex_); in PeriodicalSurveillance()
68 mutable std::mutex overallMutex_; variable
71 mutable std::mutex overallMutex_; variable
87 mutable std::mutex overallMutex_; variable