1
1
openmpi/oshmem/mca
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
..
atomic OSHMEM: atomic mxm: fix mkey conversion 2014-12-16 16:34:42 +02:00
memheap Fix set of coverity issues 2015-02-20 17:45:46 +04:00
scoll Fix set of coverity issues 2015-02-20 17:45:46 +04:00
spml Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
sshmem OSHMEM: sshmem verbs: fix shared_mr detection 2014-11-10 13:34:04 +02:00