5f1254d710
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> |
||
---|---|---|
.. | ||
Makefile.am | ||
ompi_rb_tree.c | ||
opal_bitmap.c | ||
opal_fifo.c | ||
opal_hash_table.c | ||
opal_lifo.c | ||
opal_list.c | ||
opal_pointer_array.c | ||
opal_proc_table.c | ||
opal_tree.c | ||
opal_value_array.c |