Major cleanup in mpool
commit67ad0cc8c581ff1ee97829b2ee17dd9e1c00e7d8
authorStathis Kamperis <ekamperi@gmail.com>
Sun, 2 Mar 2008 19:20:07 +0000 (2 21:20 +0200)
committerStathis Kamperis <ekamperi@gmail.com>
Sun, 2 Mar 2008 19:20:07 +0000 (2 21:20 +0200)
treec3c3f2d762ffa2720a1cc47117be345efdb4a636
parent4afb59bf7dd8b76dd4008281edd66eae0df6e171
Major cleanup in mpool
* Add MPOOL_BLOCK_INIT() macro for easily initializing a blknode data structure
* Use MPOOL_ prefix consistently for defining mpool namespece
* Remove old debugging comments as they are not needed any more
unix/malloc/mpool.c
unix/malloc/mpool.h
unix/malloc/mstat.c
unix/malloc/mstat.h