Files
asterisk/include/asterisk
Russell Bryant 9df6ebe9b9 The channel needs to stay locked while running timer callbacks, as they access
and modify channel data that may change elsewhere.  I went through every timer
callback in the source tree to make sure that none of them did any additional
locking that could introduce deadlocks, and all is well.

(closes issue #10765)
Reported by: Ivan
Patches:
      ast_1_4_11_svn_patch_channel_rc.diff uploaded by Ivan (license 229)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@86330 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-10-18 18:03:10 +00:00
..
2006-06-07 18:28:29 +00:00
2007-05-18 22:06:27 +00:00
2006-09-28 12:47:23 +00:00
2006-05-22 21:12:30 +00:00
2007-10-16 22:36:16 +00:00
2006-08-23 21:19:21 +00:00
2006-06-14 14:12:56 +00:00
2006-09-20 04:57:20 +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