1
1
openmpi/test/class
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 Whitespace cleanup only; no code changes 2014-12-10 13:32:04 -08:00
ompi_rb_tree.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
opal_bitmap.c A faster implementation of the OPAL_BITMAP. The corresponding 2014-06-13 21:15:35 +00:00
opal_fifo.c Add check for timersub to opal_lifo and opal_fifo tests 2014-12-17 22:16:15 -07:00
opal_hash_table.c test/class: update class tests to also use opal_finalize_util 2014-12-10 17:50:26 -07:00
opal_lifo.c Add check for timersub to opal_lifo and opal_fifo tests 2014-12-17 22:16:15 -07:00
opal_list.c test/class: update class tests to also use opal_finalize_util 2014-12-10 17:50:26 -07:00
opal_pointer_array.c Fix a bunch of compiler warnings in the tests, including: 2014-01-10 13:36:33 +00:00
opal_proc_table.c test/class: update class tests to also use opal_finalize_util 2014-12-10 17:50:26 -07:00
opal_tree.c test/class: update class tests to also use opal_finalize_util 2014-12-10 17:50:26 -07:00
opal_value_array.c test/class: update class tests to also use opal_finalize_util 2014-12-10 17:50:26 -07:00