1
1
openmpi/opal/threads
2011-02-14 19:10:38 +00:00
..
condition.c Add a "name" field to the condition wait object to help with debugging 2010-11-24 23:20:06 +00:00
condition.h Restore thread-supported condition waits when thread support requested 2011-02-14 19:10:38 +00:00
Makefile.am add ability to have thread-specific data on windows, pthreads, solaris threads, 2007-07-18 20:23:45 +00:00
mutex_unix.h This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
mutex_windows.h Add support for thread_kill 2010-11-08 19:06:10 +00:00
mutex.c Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
mutex.h removed direct include of stdbool.h from event.h that was causing studio C++ issues. Also removed include of stdbool.h in a couple other places since it was already being pulled in via opal_config_bottom.h. 2010-10-27 20:47:42 +00:00
thread.c Add support for thread_kill 2010-11-08 19:06:10 +00:00
threads.h No need to conditionalize around this macro. It turns 2010-11-19 15:47:48 +00:00
tsd.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
tsd.h This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00