Files
asterisk/main
Russell Bryant 40b8afd54f Merged revisions 45441 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r45441 | russell | 2006-10-17 22:41:36 -0400 (Tue, 17 Oct 2006) | 7 lines

Don't attempt to access private data members of the pthread_mutex_t object,
because this does not work on all linux systems.  Instead, just access
the reentrancy field in the ast_mutex_info struct when DEBUG_THREADS is
enabled.  If DEBUG_CHANNEL_LOCKS is enabled, the developer probably has
DEBUG_THREADS on as well.
(issue #8139, me)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@45442 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-10-18 02:46:39 +00:00
..
2006-08-29 20:50:36 +00:00
2006-10-13 23:03:36 +00:00
2006-10-05 16:11:09 +00:00
2006-10-04 19:51:38 +00:00
2006-09-29 22:36:29 +00:00
2006-10-02 17:26:34 +00:00
2006-09-30 16:37:21 +00:00
2006-10-17 21:09:49 +00:00
2006-10-06 21:10:42 +00:00