Cleanup the mempool stuff.
authorcedric <cedric>
Thu, 31 Jul 2008 17:00:56 +0000 (17:00 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 31 Jul 2008 17:00:56 +0000 (17:00 +0000)
commita9b34c168681ad98eb71329c72750c1cb84fc3e4
tree3152318ac023b60205d91f966e1377a3b3603af6
parent21f45c5b4203d9cd4eaabd736ed1e9c6c5e2d8b7
Cleanup the mempool stuff.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/proto/eina@35277 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.in
src/lib/eina_mempool.c
src/modules/Makefile.am
src/modules/mp/chained_pool/.cvsignore [new file with mode: 0644]
src/modules/mp/chained_pool/Makefile.am [moved from src/modules/chained_pool/Makefile.am with 100% similarity]
src/modules/mp/chained_pool/eina_chained_mempool.c [moved from src/modules/chained_pool/eina_chained_mempool.c with 100% similarity]
src/modules/mp/ememoa_fixed/.cvsignore [new file with mode: 0644]
src/modules/mp/ememoa_fixed/Makefile.am [new file with mode: 0644]
src/modules/mp/ememoa_fixed/eina_ememoa_fixed.c [new file with mode: 0644]