aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_adsi.c
diff options
context:
space:
mode:
authorbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-20 03:51:01 +0000
committerbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-20 03:51:01 +0000
commit40a6ddcf9441cec7ac54b0e6455754aa418dd4ec (patch)
treed94e1d9512e347538a0c5e42cd4ee1ce4091bde5 /res/res_adsi.c
parent349f2660ae6ea37a57c5e76e59a3063c4d6ca75f (diff)
Merged revisions 42133 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r42133 | bweschke | 2006-09-06 14:16:41 -0400 (Wed, 06 Sep 2006) | 6 lines Look ma! No more deadlocks! <sic> As posted from #7458 and others similar to it in Mantis: p->app_lock was a mutex really designed for use with agents not in callback mode. That being the case, I've tried to code it so that when callback mode is used, the app_lock mutex will not be locked/unlocked at all. Please let me know how you make out - and if you continue to deadlock now, please reproduce the deadlock logging information and post to Mantis. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43307 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/res_adsi.c')
0 files changed, 0 insertions, 0 deletions