1
1
openmpi/ompi/mca/osc
Brian Barrett 38eab3613b * Fix race condition with the pending_{in,out} variables -- if we're going
to do while(...) { } then we can't change the variables in the ... 
    atomically, but should do it while holding the module lock.
  * Fix dumb communicator creation error when we don't create the progress
    stuff (because a window already exists), where we would accidently
    jump to the error case.

This commit was SVN r14715.
2007-05-21 20:53:02 +00:00
..
base - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00
pt2pt * Fix race condition with the pending_{in,out} variables -- if we're going 2007-05-21 20:53:02 +00:00
rdma Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
Makefile.am * Fix "make dist" for peruse 2006-03-23 23:41:49 +00:00
osc.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00