1
1
openmpi/opal/mca/btl/self
Nathan Hjelm 5f1254d710 Update code base to use the new opal_free_list_t
Use of the old ompi_free_list_t and ompi_free_list_item_t is
deprecated. These classes will be removed in a future commit.

This commit updates the entire code base to use opal_free_list_t and
opal_free_list_item_t.

Notes:

OMPI_FREE_LIST_*_MT -> opal_free_list_* (uses opal_using_threads ())

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-02-24 10:05:45 -07:00
..
btl_self_component.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
btl_self_endpoint.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_self_frag.c btl/self: update for BTL 3.0 interface 2015-02-13 11:46:36 -07:00
btl_self_frag.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
btl_self.c btl/self: update for BTL 3.0 interface 2015-02-13 11:46:36 -07:00
btl_self.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
Makefile.am Cleanup the moved component's Makefile.am to use the opal instead of ompi directories 2014-07-31 04:41:04 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00