1
1
openmpi/ompi/mca/mpool/base
Galen Shipman c1f5543f62 need to call mpool_release on all registrations obtained in the pml.
sanity checks 

This commit was SVN r7530.
2005-09-28 04:49:40 +00:00
..
base.h fix off by one on up_align_addr, use base and bound instead of base_align and 2005-09-27 18:10:44 +00:00
Makefile.am Callback shouldn't be static as it is used in more than one .c file. 2005-09-14 13:27:09 +00:00
mpool_base_alloc.c * increase size of event queue for receives - it was too small to be useful 2005-09-25 17:04:03 +00:00
mpool_base_close.c modified mpool module to contain flags - used to determine if the mpool will 2005-09-16 22:22:03 +00:00
mpool_base_init.c modified mpool module to contain flags - used to determine if the mpool will 2005-09-16 22:22:03 +00:00
mpool_base_lookup.c modified mpool module to contain flags - used to determine if the mpool will 2005-09-16 22:22:03 +00:00
mpool_base_mem_cb.c need to call mpool_release on all registrations obtained in the pml. 2005-09-28 04:49:40 +00:00
mpool_base_mem_cb.h Callback shouldn't be static as it is used in more than one .c file. 2005-09-14 13:27:09 +00:00
mpool_base_open.c Modified the registration to include a base_align and bound_align for 2005-09-27 02:01:21 +00:00