change ControlProtocolManager protocol mutex into a RW lock.
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 12 May 2017 19:09:40 +0000 (20:09 +0100)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 12 May 2017 19:09:40 +0000 (20:09 +0100)
Probably not gaining much in terms of contention, but there's really no reason to be using a mutex


No differences found