wireshark/epan/wmem
Evan Huus 5d6b306391 Wmem stack implementation using the wmem slab implementation to allocate frames.
svn path=/trunk/; revision=45881
2012-11-03 17:34:28 +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 Wmem stack implementation using the wmem slab implementation to allocate frames. 2012-11-03 17:34:28 +00:00
Makefile.nmake
wmem.h Wmem stack implementation using the wmem slab implementation to allocate frames. 2012-11-03 17:34:28 +00:00
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 Add wmem scopes for packet and file lifetimes. The file lifetime scope isn't 2012-11-03 15:49:15 +00:00
wmem_core.h Add wmem scopes for packet and file lifetimes. The file lifetime scope isn't 2012-11-03 15:49:15 +00:00
wmem_scopes.c Add wmem scopes for packet and file lifetimes. The file lifetime scope isn't 2012-11-03 15:49:15 +00:00
wmem_scopes.h Add wmem scopes for packet and file lifetimes. The file lifetime scope isn't 2012-11-03 15:49:15 +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_stack.c Wmem stack implementation using the wmem slab implementation to allocate frames. 2012-11-03 17:34:28 +00:00
wmem_stack.h Wmem stack implementation using the wmem slab implementation to allocate frames. 2012-11-03 17:34:28 +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