]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Merge pull request #222 from mikebrady/prune_locks
authorMike Brady <mikebrady@eircom.net>
Tue, 9 Feb 2016 12:58:32 +0000 (12:58 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 9 Feb 2016 12:58:32 +0000 (12:58 +0000)
Reduce the number of mutex locks in play, and simplify how signalling occurs between threads. Needs lots of testing!


Trivial merge