1
1
openmpi/ompi/mca/osc/sm
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
..
Makefile.am osc/sm: return ompi_request_empty for all request ops 2014-06-17 04:27:02 +00:00
osc_sm_active_target.c Mark all instances where atomic operations are used but their return value is unnecessary 2014-10-15 21:47:32 -04:00
osc_sm_comm.c osc/sm: return ompi_request_empty for all request ops 2014-06-17 04:27:02 +00:00
osc_sm_component.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
osc_sm_passive_target.c osc/sm: always release the lock on MPI_Unlock 2015-02-12 18:54:22 -07:00
osc_sm.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00