1
1
openmpi/opal/include
Brian Barrett 2a16c094f7 A slightly more correct fix for issues with reordering unlock calls. We want
to flush all writes pending (ie, the data being protected) out of the memory
manager before we write the spinlock unlock. Only need a wmb instead of
full mb, which is at least slightly less intrusive.  Also, after much
thought, no need for a memory barrier in init.

This commit was SVN r13649.
2007-02-14 16:37:31 +00:00
..
opal A slightly more correct fix for issues with reordering unlock calls. We want 2007-02-14 16:37:31 +00:00
Makefile.am Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
opal_config_bottom.h - Check for attributes, after C and C++ have been set up. 2007-02-08 13:34:44 +00:00
opal_stdint.h Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00