wireshark/epan/wmem
Evan Huus a02e765e00 Experimental slab allocator logic for wmem.
Thanks to Sébastien Tandel for the idea.

svn path=/trunk/; revision=45809
2012-10-27 15:35:32 +00:00
..
Makefile.am Make it a little more like the Makefile.am for the ftypes subdirectory. 2012-10-24 05:30:14 +00:00
Makefile.common Experimental slab allocator logic for wmem. 2012-10-27 15:35:32 +00:00
Makefile.nmake
wmem.h
wmem_allocator.h Make the allocator destructor part of wmem_allocator_t. This avoids two 2012-10-27 02:29:46 +00:00
wmem_allocator_glib.c Make the allocator destructor part of wmem_allocator_t. This avoids two 2012-10-27 02:29:46 +00:00
wmem_allocator_glib.h Experimental slab allocator logic for wmem. 2012-10-27 15:35:32 +00:00
wmem_core.c Create init and cleanup functions for wmem as a whole. 2012-10-27 02:42:05 +00:00
wmem_core.h Create init and cleanup functions for wmem as a whole. 2012-10-27 02:42:05 +00:00
wmem_slab.c Experimental slab allocator logic for wmem. 2012-10-27 15:35:32 +00:00
wmem_slab.h Experimental slab allocator logic for wmem. 2012-10-27 15:35:32 +00:00
wmem_strutl.c
wmem_strutl.h wmem_allocator_t is defined in wmem_core.h; redefining it elsewhere will 2012-10-24 18:38:55 +00:00