1
1
openmpi/opal/runtime
Brian Barrett de2c4deeda Fix deadlock in thread case exposed by ORTE message model -- if we are
in a callback from the event library and post an RML receive, we'll
deadlock because the event library wouldn't be entered until the
event library was not already entered.  Now just protect data structures
(which we were basically already doing) instead of code, like good
threading people ;).

This commit was SVN r15585.
2007-07-24 19:10:19 +00:00
..
help-opal-runtime.txt Remove some old references to ft_enable parameter that no longer exists. 2007-03-17 20:02:42 +00:00
Makefile.am Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
opal_cr.c Quiet a warning on the Cray systems in which mkfifo does not work. 2007-07-12 20:30:09 +00:00
opal_cr.h A few more small leaks... 2007-04-02 21:12:16 +00:00
opal_finalize.c Reference count calls to the util access as well as the main initialized 2007-07-18 20:28:19 +00:00
opal_init.c Reference count calls to the util access as well as the main initialized 2007-07-18 20:28:19 +00:00
opal_params.c Add the potential for doing some basic error checking on mutexes during 2007-06-12 16:25:26 +00:00
opal_progress.c Fix deadlock in thread case exposed by ORTE message model -- if we are 2007-07-24 19:10:19 +00:00
opal_progress.h Rework the opal_progress interface to better support dynamic processes and at 2006-11-22 02:06:52 +00:00
opal.h per conversation with Ralph and Jeff take out the opal_init_only logic. 2007-05-24 21:54:58 +00:00