Make the lock protecting each thread's list of locks it currently holds
commit19bac2852b3dbd395672fb6b90512bc46e9d072f
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 7 Dec 2007 21:24:33 +0000 (7 21:24 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 7 Dec 2007 21:24:33 +0000 (7 21:24 +0000)
tree4c7f5478f7034d7d0408faa75c6619abf63caed0
parent78d32a62325f521aa4e0252813adf000e04779fe
Make the lock protecting each thread's list of locks it currently holds
recursive.  I think that this will fix the situation where some people have
said that "core show locks" locks up the CLI.
(related to issue #11080)

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@91830 614ede4d-c843-0410-af14-a771ab80d22e
main/utils.c