1
1
openmpi/opal/class
George Bosilca d4031a97c4 Decrease the number of branches in the critical path.
This commit was SVN r13379.
2007-01-31 03:01:23 +00:00
..
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
opal_atomic_lifo.c As the destructor is empty just keep it simple. 2006-08-21 20:10:04 +00:00
opal_atomic_lifo.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +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 Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +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 We have a nice OBJ_CLASS_DECLARATION macro let's use it. 2006-08-21 20:12:19 +00:00
opal_list.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_list.h - Fix further compiler warnings regarding initialization 2007-01-30 06:34:38 +00:00
opal_object.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_object.h What we need is to have unsigned long long constants. 2007-01-31 03:00:33 +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 - Reduce the amount of warnings with -Wshadow -- mainly due to 2007-01-19 19:48:06 +00:00