summaryrefslogtreecommitdiff
path: root/include/asterisk/heap.h
AgeCommit message (Expand)Author
2009-03-27Pass more useful information through to lock tracking when DEBUG_THREADS is on.Russell Bryant
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...Tilghman Lesher
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1Jeff Peeler
2009-02-18Add example code for a heap traversal.Russell Bryant
2009-02-17Add an implementation of the heap data structure.Russell Bryant