1
1
openmpi/opal/threads
Brian Barrett 249ddf8fff Only print warning message about condition variable useage if the MCA
param says we should  Also, check for != 0, rather than == 1, as there
are way too many double locks, but they'll get warned when we do the
double lock.  No need to warn again, in a meaningless way.

Originally part of r15167, reverted with r15172.

This commit was SVN r15173.

The following SVN revision numbers were found above:
  r15167 --> open-mpi/ompi@faa401dc47
  r15172 --> open-mpi/ompi@5f16251808
2007-06-22 15:28:12 +00:00
..
condition.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
condition.h Only print warning message about condition variable useage if the MCA 2007-06-22 15:28:12 +00:00
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
mutex_unix.h Add the potential for doing some basic error checking on mutexes during 2007-06-12 16:25:26 +00:00
mutex_windows.h A working version of the mutex_trylock for Windows. 2007-06-14 22:28:28 +00:00
mutex.c Re-enable threaded builds. Need to protect usage of mutex->m_* 2007-06-15 14:26:23 +00:00
mutex.h Add the potential for doing some basic error checking on mutexes during 2007-06-12 16:25:26 +00:00
thread.c Fix a couple more progress thread related issues... 2007-05-21 16:06:14 +00:00
threads.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00