Searched refs:cardPipelineMutex_ (Results 1 – 2 of 2) sorted by relevance
253 std::lock_guard<std::mutex> lock(cardPipelineMutex_); in SetCardPipeline()259 std::lock_guard<std::mutex> lock(cardPipelineMutex_); in GetCardPipeline()341 mutable std::mutex cardPipelineMutex_; variable
153 std::lock_guard<std::mutex> lock(cardPipelineMutex_); in SetCardPipeline()159 std::lock_guard<std::mutex> lock(cardPipelineMutex_); in GetCardPipeline()788 mutable std::mutex cardPipelineMutex_; variable