1
1
openmpi/opal/class
George Bosilca 372ae03535 There should be one gap between the constructors and the destructors, otherwise
the last constructor will be set to NULL overwriting the first destructor. This
prevent us from calling the destructors on some classes.

This commit was SVN r9969.
2006-05-18 16:21:29 +00:00
..
Makefile.am Add support for lock-free "Last In First Out" lists and add them to the build. 2006-01-23 18:20:53 +00:00
opal_atomic_lifo.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_atomic_lifo.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_free_list.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_free_list.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_hash_table.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_hash_table.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_list.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_list.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_object.c There should be one gap between the constructors and the destructors, otherwise 2006-05-18 16:21:29 +00:00
opal_object.h --- opal object changes 2006-03-29 16:19:17 +00:00
opal_value_array.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_value_array.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00