1
1
openmpi/src/threads
Brian Barrett 0d82642b40 * Split thread support build conditionals into MPI threads and progress
threads (defaults to use MPI threads, disable progress threads).  This
  allows us to have MPI threaded support, but without progress threads
  and all that fun stuff.

This commit was SVN r4443.
2005-02-16 17:42:07 +00:00
..
condition_pthread.c * Split thread support build conditionals into MPI threads and progress 2005-02-16 17:42:07 +00:00
condition_pthread.h Add HLRS copyright 2004-11-28 20:09:25 +00:00
condition_spinlock.c * Split thread support build conditionals into MPI threads and progress 2005-02-16 17:42:07 +00:00
condition_spinlock.h * Fix for conversion from nanoseconds to microseconds. Confirmed with Tim 2005-02-08 18:57:07 +00:00
condition.h * Split thread support build conditionals into MPI threads and progress 2005-02-16 17:42:07 +00:00
Makefile.am Add HLRS copyright 2004-11-28 20:09:25 +00:00
mutex_unix.h * Update build system to support non-GCC inline assembly, including detection 2005-01-27 01:39:55 +00:00
mutex_windows.h Add HLRS copyright 2004-11-28 20:09:25 +00:00
mutex.c * Split thread support build conditionals into MPI threads and progress 2005-02-16 17:42:07 +00:00
mutex.h * Split thread support build conditionals into MPI threads and progress 2005-02-16 17:42:07 +00:00
thread.c These are the changes after the review with Jeff. Mostly are fixes for OOB and TCP 2005-01-20 00:03:23 +00:00
thread.h Solaris portability fixes, round 1: 2005-02-16 15:38:37 +00:00