1
1
openmpi/opal
George Bosilca f3cd687c44 We want to allow users to call opal_thread_join(**, NULL) so what we really have
to test against NULL is the void** pointer. This make this function behave 
like the pthread_join.

This commit was SVN r20724.
2009-03-04 17:02:17 +00:00
..
asm Update the MIPS atomics. We can now compile with gcc and Pathscale. 2008-12-18 22:38:31 +00:00
class - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
dss Release the memory. 2009-02-11 21:34:27 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
event Refs trac:1805: temporarily disable some assert()s in event_base_free(). 2009-02-20 15:03:36 +00:00
include - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
mca - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
memoryhooks - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
runtime - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
threads We want to allow users to call opal_thread_join(**, NULL) so what we really have 2009-03-04 17:02:17 +00:00
tools Remove the unnecessary PROJECT command, I somehow misunderstood how it should be used on Windows.... 2009-02-25 16:07:43 +00:00
util - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
win32 SIGSTOP and SIGTSTP are not supported on Windows. But they have to be defined anyway, although they are not used for Windows. 2009-02-05 17:02:34 +00:00
CMakeLists.txt Try to find the installed flex on current windows system first, if it's not there, just use the one comes along with the source. 2009-02-26 13:03:53 +00:00
Makefile.am Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +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