Searched refs:lifeCycleMutex_ (Results 1 – 5 of 5) sorted by relevance
48 std::lock_guard<std::mutex> lock(lifeCycleMutex_); in HeartBeatForLifeCycle()65 std::lock_guard<std::mutex> lock(lifeCycleMutex_); in StartLifeCycleTimer()
324 mutable std::mutex lifeCycleMutex_; variable
214 std::lock_guard<std::mutex> lock(lifeCycleMutex_); in RegisterLifeCycleCallback()242 std::lock_guard<std::mutex> lock(lifeCycleMutex_); in SetAutoLifeCycleTime()
199 std::mutex lifeCycleMutex_; variable
413 std::lock_guard<std::mutex> lock(lifeCycleMutex_); in DecreaseConnectionCounter()658 std::lock_guard<std::mutex> lock(lifeCycleMutex_); in StartLifeCycleTimer()696 std::lock_guard<std::mutex> lock(lifeCycleMutex_); in RegisterLifeCycleCallback()721 std::lock_guard<std::mutex> lock(lifeCycleMutex_); in HeartBeat()