Files
asterisk/include/asterisk
Russell Bryant ef78f25e8a Make some deadlock related fixes. These bugs were discovered and reported
internally at Digium by Steve Pitts.
 - Fix up chan_local to ensure that the channel lock is held before the local
   pvt lock.
 - Don't hold the channel lock when executing the timing function, as it can
   cause a deadlock when using chan_local.  This actually changes the code back
   to be how it was before the change for issue #10765.  But, I added some other
   locking that I think will prevent the problem reported there, as well.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@100581 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-01-28 17:15:41 +00:00
..
2006-06-07 18:28:29 +00:00
2007-12-03 23:12:17 +00:00
2006-05-22 21:12:30 +00:00
2006-08-23 21:19:21 +00:00
2006-06-14 14:12:56 +00:00
2006-08-29 20:50:36 +00:00
2006-02-10 23:55:47 +00:00
2006-11-11 02:04:28 +00:00