Searched refs:pipelineMutex_ (Results 1 – 4 of 4) sorted by relevance
205 std::lock_guard<std::mutex> autoLock(pipelineMutex_); in FeedStreamToContinue()241 std::lock_guard<std::mutex> autoLock(pipelineMutex_); in CreatePipeline()265 std::lock_guard<std::mutex> autoLock(pipelineMutex_); in DestroyPipeline()
61 std::mutex pipelineMutex_; variable
192 std::lock_guard<std::mutex> lock(pipelineMutex_); in GetPipelineContext()783 mutable std::mutex pipelineMutex_; variable
341 std::lock_guard<std::mutex> lock(pipelineMutex_); in Destroy()