1
1
openmpi/opal
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
..
asm * sync opal_atomic_cmpset_{32,64} for AMD64 with the x86 32 bit version, 2006-04-06 01:23:33 +00:00
class There should be one gap between the constructors and the destructors, otherwise 2006-05-18 16:21:29 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
event Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Allow atomic pointer arithmetic and correct some name errors. 2006-04-06 06:06:46 +00:00
mca * mvapi's deregister call calls free, and the fast bins in ptmalloc2 aren't 2006-05-16 21:16:55 +00:00
memoryhooks Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
runtime Open and close the memcpy component. Hopefully it is in the right place, as 2006-04-05 05:57:51 +00:00
threads mutex_trylock returns 0 (success) if locked and non-zero (error) if not 2006-05-17 15:50:21 +00:00
tools Add a feature to the build system that Terry from Sun and I talked about 2006-04-29 02:16:41 +00:00
util * Fix comment about size_t being unsigned 2006-05-02 12:21:30 +00:00
win32 Update include path. 2006-02-27 02:15:53 +00:00
Makefile.am * forgot to add new directories into DIST_SUBDIRS as well as SUBDIRS, so 2006-02-12 07:06:38 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00