Make ScopedConnectionList's mutex non-static so that one
authorCarl Hetherington <carl@carlh.net>
Tue, 15 May 2012 00:06:06 +0000 (00:06 +0000)
committerCarl Hetherington <carl@carlh.net>
Tue, 15 May 2012 00:06:06 +0000 (00:06 +0000)
commit32bed9aaf040cbd06f9855b568c14cb7a7050d58
tree6fb1132ec8cc90491cb55a35dc165047e9bc5cc8
parent14a86aaccc8eadb2f2c8dc5f7251fb1f9c602f30
Make ScopedConnectionList's mutex non-static so that one
list's destruction can cause another without a
deadlock.

git-svn-id: svn://localhost/ardour2/branches/3.0@12279 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/pbd/pbd/signals.h
libs/pbd/signals.cc