Add a new type of memory pool and factorize test code.
authorcedric <cedric>
Fri, 26 Sep 2008 15:27:46 +0000 (15:27 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 26 Sep 2008 15:27:46 +0000 (15:27 +0000)
commitb88e2dd46434d0003290996c087be1557aa06c08
treebd7b5a61d72347a29c55d46265fdd55e2464d82c
parentf7fd168ff77c8b1928bc84aeb40a5e52791565e1
Add a new type of memory pool and factorize test code.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eina@36267 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.in
src/lib/eina_mempool.c
src/modules/mp/Makefile.am
src/modules/mp/fixed_bitmap/Makefile.am [new file with mode: 0644]
src/modules/mp/fixed_bitmap/eina_fixed_bitmap.c [new file with mode: 0644]
src/tests/eina_test_mempool.c