.. |
Makefile.am
|
Add a new ring_buffer class
|
2010-02-14 19:20:19 +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
|
fixes trac:2355 - race in opal_atomic_lifo
|
2010-03-25 03:44:38 +00:00 |
opal_bitmap.c
|
In multiple places in the code base, we expect opal_bitmap_is_set_bit to return either true or false...not a negative error code. If the index is out of range, this is effectively a "false" condition as the bit was clearly not set by the program.
|
2010-02-03 19:45:22 +00:00 |
opal_bitmap.h
|
In multiple places in the code base, we expect opal_bitmap_is_set_bit to return either true or false...not a negative error code. If the index is out of range, this is effectively a "false" condition as the bit was clearly not set by the program.
|
2010-02-03 19:45:22 +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
|
Cosmetics, only typos.
|
2008-07-28 13:33:08 +00:00 |
opal_graph.h
|
Fix visibility issues with opal_graph functions.
|
2009-06-09 15:02:57 +00:00 |
opal_hash_table.c
|
This is a very large change to rename several #define values from
|
2009-05-06 20:11:28 +00:00 |
opal_hash_table.h
|
- We're using uint16_t, uint32_t, and friends,
|
2009-03-21 01:26:27 +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
|
This is a very large change to rename several #define values from
|
2009-05-06 20:11:28 +00:00 |
opal_object.c
|
Apply a patch from Bert Wesarg.
|
2007-03-06 16:38:06 +00:00 |
opal_object.h
|
This is a very large change to rename several #define values from
|
2009-05-06 20:11:28 +00:00 |
opal_pointer_array.c
|
- As discussed revert r21330, Fortran-configure info should
|
2009-06-01 19:02:34 +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
|
Update the thread protection in the ring_buffer class
|
2010-07-29 02:12:44 +00:00 |
opal_ring_buffer.h
|
Update the thread protection in the ring_buffer class
|
2010-07-29 02:12:44 +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 |