Mark the proxy mutex as being recursive
authorAlan T. DeKok <aland@freeradius.org>
Tue, 2 Jun 2009 08:35:38 +0000 (10:35 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 2 Jun 2009 08:35:38 +0000 (10:35 +0200)
commit7683744bd18f8ff4bed57103a60649dcc3aa86b2
tree721e98d5b98aa278023eb0d86332ab267ab115c8
parent4381b3bdc4b5edbc0f46f2f76685a1c3496fa861
Mark the proxy mutex as being recursive

Some systems needs this to avoid deadlocks.  Others (Linux) don't
src/main/event.c