1
1
openmpi/orte/threads
George Bosilca 09f645f9a9 There is no need for the byte variable.
This commit was SVN r24293.
2011-01-24 22:41:04 +00:00
..
condition.h Update the ORTE thread acquire/release/wakeup macros to trigger release from event_loop so that conditions can be checked. 2010-11-30 17:27:58 +00:00
Makefile.am Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00
mutex.h Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00
thread.c Change the event base "wakeup" support to enable the passing of events to the central thread for add/del. Add a macro OPAL_UPDATE_EVBASE for this purpose as it will likely be widely used. 2010-12-01 04:26:43 +00:00
threads.h There is no need for the byte variable. 2011-01-24 22:41:04 +00:00