1
1
openmpi/opal/threads
2014-05-08 02:01:35 +00:00
..
condition.c * Per the Developer's meeting today, restructure the threading in Open MPI a bit 2013-12-13 19:40:12 +00:00
condition.h Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00
Makefile.am Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
mutex_unix.h Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00
mutex.c The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
mutex.h Only provide OPAL_THREAD_ADD64 if we have 64 bit atomics 2014-01-20 20:22:38 +00:00
thread.c Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00
threads.h Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00
tsd.c Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00
tsd.h Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00