Files
asterisk/main
Russell Bryant 0a78fea2ac 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/branches/1.4@45441 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-10-18 02:41:36 +00:00
..
2006-08-29 20:50:36 +00:00
2006-10-04 19:47:22 +00:00
2006-10-04 19:47:22 +00:00
2006-09-18 19:54:18 +00:00
2006-09-18 19:54:18 +00:00
2006-10-02 17:25:13 +00:00
2006-09-30 16:28:39 +00:00