aboutsummaryrefslogtreecommitdiffstats
path: root/astmm.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-2/+2
2004-01-14add a vasprintf replacement. Bug #839jeremy1-0/+20
2004-01-14fix typo. Bug #837jeremy1-1/+1
2004-01-11fix deadlock issues with astmmjeremy1-2/+3
2003-08-21Fix astmm for new build processmarkster1-1/+2
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-11/+11
2003-05-09Fix typomarkster1-1/+1
2003-05-08Add astmmmarkster1-5/+13
2003-05-06Write to memory management logmarkster1-1/+20
2003-04-28Fix pbx_wilcalu from occupying 100% CPU now that it's nonblocking, and add ma...markster1-0/+319