Files
asterisk/main
Russell Bryant 16b84e260c Merged revisions 104102 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r104102 | russell | 2008-02-25 17:19:05 -0600 (Mon, 25 Feb 2008) | 7 lines

Improve the lock tracking code a bit so that a bunch of old locks that threads
failed to lock don't sit around in the history.  When a lock is first locked,
this checks to see if the last lock in the list was one that was failed to be
locked.  If it is, then that was a lock that we're no longer sitting in a trylock
loop trying to lock, so just remove it.
(inspired by issue #11712)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104103 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-02-25 23:19:31 +00:00
..
2008-01-22 08:58:46 +00:00
2008-02-15 17:29:08 +00:00
2008-02-20 03:52:57 +00:00
2008-02-18 04:43:33 +00:00
2007-12-11 22:20:22 +00:00
2008-01-10 00:12:35 +00:00
2007-11-27 21:10:50 +00:00
2007-12-03 23:49:40 +00:00
2007-12-27 20:11:20 +00:00
2007-11-21 00:23:49 +00:00
2007-12-14 14:48:38 +00:00