Searched refs:resourceMutex_ (Results 1 – 6 of 6) sorted by relevance
77 std::lock_guard<std::mutex> lock(resourceMutex_); in RenderForm()143 std::lock_guard<std::mutex> lock(resourceMutex_); in GetConnectionAndRenderForm()305 std::lock_guard<std::mutex> lock(resourceMutex_); in StopRenderingForm()332 std::lock_guard<std::mutex> lock(resourceMutex_); in StopRenderingFormCallback()376 std::lock_guard<std::mutex> lock(resourceMutex_); in ReleaseRenderer()406 std::lock_guard<std::mutex> lock(resourceMutex_); in AddConnection()429 std::lock_guard<std::mutex> lock(resourceMutex_); in RemoveConnection()439 std::lock_guard<std::mutex> lock(resourceMutex_); in checkConnectionsFormIds()565 std::lock_guard<std::mutex> lock(resourceMutex_); in DisconnectAllRenderConnections()604 std::lock_guard<std::mutex> lock(resourceMutex_); in AddHostToken()[all …]
127 std::lock_guard<std::mutex> locker(resourceMutex_); in GetCustomRingFileDesc()143 std::lock_guard<std::mutex> locker(resourceMutex_); in CloseCustomRingFileDesc()
83 std::shared_lock<std::shared_mutex> lock(resourceMutex_); in GetResourceManager()92 mutable std::shared_mutex resourceMutex_; variable
153 std::unique_lock<std::shared_mutex> lock(resourceMutex_); in Init()634 std::unique_lock<std::shared_mutex> lcok(resourceMutex_); in UpdateResourceManager()
125 mutable std::mutex resourceMutex_; variable
737 std::mutex resourceMutex_; // for soundResource_ variable