..
Makefile.am
Add new "opal_hotel" class. Abstractly speaking, this class does the
2012-08-16 17:29:55 +00:00
opal_atomic_lifo.c
Save the ghost pointer once the element is initialized.
2007-04-01 16:18:48 +00:00
opal_atomic_lifo.h
Continue clean up of thread options started in r22841, 22842, and 22849.
2011-03-18 21:36:35 +00:00
opal_bitmap.c
Extend the bitmap API a bit to provide a test if all bits zero
2013-05-14 03:34:57 +00:00
opal_bitmap.h
Extend the bitmap API a bit to provide a test if all bits zero
2013-05-14 03:34:57 +00:00
opal_free_list.c
Remove include/opal/sys/cache.h -- its only purpose in life was to
2010-07-06 14:33:36 +00:00
opal_free_list.h
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00
opal_graph.c
Remove a bunch of unused variables.
2013-03-26 14:34:29 +00:00
opal_graph.h
Fix visibility issues with opal_graph functions.
2009-06-09 15:02:57 +00:00
opal_hash_table.c
Per RFC: use a better hash algorithm for the opal_hash_table_*_ptr functions.
2013-06-13 17:11:04 +00:00
opal_hash_table.h
- We're using uint16_t, uint32_t, and friends,
2009-03-21 01:26:27 +00:00
opal_hotel.c
There's no point in having a separate opal_hotel_finalize() function
2012-11-02 14:00:54 +00:00
opal_hotel.h
Add an oh-so-slightly faster variant of the hotel "checkin" action
2013-07-11 20:00:37 +00:00
opal_list.c
This is a very large change to rename several #define values from
2009-05-06 20:11:28 +00:00
opal_list.h
Small typo.
2013-07-01 16:48:45 +00:00
opal_object.c
Apply a patch from Bert Wesarg.
2007-03-06 16:38:06 +00:00
opal_object.h
Continue clean up of thread options started in r22841, 22842, and 22849.
2011-03-18 21:36:35 +00:00
opal_pointer_array.c
Remove the (only two) fortran constants from OPAL. The only places that
2013-01-15 01:27:36 +00:00
opal_pointer_array.h
Replace all occurences of orte_pointer_array by opal_pointer_array. Remove the
2008-02-28 05:32:23 +00:00
opal_ring_buffer.c
Provide a way to look at the head of the ring
2011-06-28 19:46:48 +00:00
opal_ring_buffer.h
Provide a way to look at the head of the ring
2011-06-28 19:46:48 +00:00
opal_tree.c
Remove a bunch of dead code: gcc 4.7 warns of set-but-unused
2013-05-17 21:45:49 +00:00
opal_tree.h
Fixes, improvements, and enhancements to the opal_tree class (used by
2012-08-31 16:35:49 +00:00
opal_value_array.c
This is a very large change to rename several #define values from
2009-05-06 20:11:28 +00:00
opal_value_array.h
This is a very large change to rename several #define values from
2009-05-06 20:11:28 +00:00