Searched refs:startServiceReqListLock_ (Results 1 – 2 of 2) sorted by relevance
662 std::mutex startServiceReqListLock_; variable
274 std::lock_guard guard(startServiceReqListLock_); in EnqueueStartServiceReq()290 std::lock_guard guard{connectManager->startServiceReqListLock_}; in EnqueueStartServiceReq()1227 std::lock_guard guard(startServiceReqListLock_); in CompleteStartServiceReq()