1
1
openmpi/opal/class
Sharon Melamed afa98f92e8 Changed the for loop to a while loop so I could
release the edge without conflicting with get next.

This commit was SVN r17979.
2008-03-26 14:45:45 +00:00
..
Makefile.am Move the carto framework to the trunk. 2008-01-23 09:20:34 +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 Fix ABA problem in atomic_lifo code. This is temporary solution for now. We 2007-09-11 15:40:30 +00:00
opal_free_list.c Decrease the number of branches in the critical path. 2007-01-31 03:01:23 +00:00
opal_free_list.h Pinpoint the usual execution path (add OPAL_LIKELY). 2007-04-12 06:18:01 +00:00
opal_graph.c Changed the for loop to a while loop so I could 2008-03-26 14:45:45 +00:00
opal_graph.h Remove the now-unused orte_value_array. As this is the last 'class' split between orte and ompi, remove the big comment about the split in ompi_bitmap. 2008-02-28 21:39:42 +00:00
opal_hash_table.c As everywhere else the keysize is a size_t let's keep it consistent. 2006-08-21 20:11:12 +00:00
opal_hash_table.h Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
opal_list.c Fix ABA problem in atomic_lifo code. This is temporary solution for now. We 2007-09-11 15:40:30 +00:00
opal_list.h Because opal_list is used in the C++ bindings, where not having 2008-01-15 23:50:30 +00:00
opal_object.c Apply a patch from Bert Wesarg. 2007-03-06 16:38:06 +00:00
opal_object.h Small optimizations in order to force the compiler to inline some critical functions. 2007-04-12 04:29:43 +00:00
opal_pointer_array.c In r17007, ompi_pointer_array.c the logic from the 2007-12-21 20:19:55 +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_value_array.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_value_array.h fix a buglet.. 2007-04-07 18:27:39 +00:00