1
1
openmpi/ompi/mca/btl/base
Jeff Squyres d92a8e01f8 Use the _SAFE list traversal macro so that we can remove each item
from the list (just for good measure), and then free() it (without
using _SAFE, we were accessing memory that was just free()'d to get to
the next item).  Also be a little more thorough -- DESTRUCT the list
when we're all done.

This commit was SVN r28429.
2013-05-01 12:26:16 +00:00
..
base.h Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
btl_base_error.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
btl_base_error.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_base_frame.c Use the _SAFE list traversal macro so that we can remove each item 2013-05-01 12:26:16 +00:00
btl_base_mca.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
btl_base_select.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
help-mpi-btl-base.txt Make a better error message. 2008-03-29 12:54:24 +00:00
Makefile.am Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00