[asterisk-commits] murf: branch 1.6.0 r114223 - /branches/1.6.0/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Apr 17 15:27:52 CDT 2008


Author: murf
Date: Thu Apr 17 15:27:52 2008
New Revision: 114223

URL: http://svn.digium.com/view/asterisk?view=rev&rev=114223
Log:
Blocked revisions 114187 via svnmerge

........
r114187 | murf | 2008-04-16 14:54:41 -0600 (Wed, 16 Apr 2008) | 1 line

A small enhancement-- I added the routine log_show_lock to utils.c, which if the mentioned lock has been acquired, this routine will log to the console the normal info about that lock you'd see from the CLI when you do a 'core show locks'. It's solely for debug-- if the lock is NOT acquired, there is no output. I use it to show 'unexpected' locks, to see where/why a lock is pre-locked. This command is to be called from points of interest, like just before a trylock, and helps to spot fleeting, highly temporal locks that normally are not locked...
........

Modified:
    branches/1.6.0/   (props changed)

Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the asterisk-commits mailing list