1
1
openmpi/opal/threads
Thananon Patinyasakdikul 56d3e0a43d opal/threads: reverted #6199
This commit reverted pr #6199 as it introduced deadlock in some cases.
Also removed the assert as the condition is obsoleted.

Signed-off-by: Thananon Patinyasakdikul <tpatinya@utk.edu>
2019-01-29 13:34:44 -05:00
..
condition.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
condition.h opal/threads: Correct nsec -> usec conversion. 2015-11-04 11:28:43 +09:00
Makefile.am Fix performance regression caused by enabling opal thread support 2016-07-28 07:01:27 -06:00
mutex_unix.h opal/atomic: always use C11 atomics if available 2018-09-14 10:51:05 -06:00
mutex.c opal: rename opal_atomic_init to opal_atomic_lock_init 2017-08-07 14:15:11 -06:00
mutex.h Fix performance regression caused by enabling opal thread support 2016-07-28 07:01:27 -06:00
thread_usage.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
thread.c opal/threads: protect opal_tsd_keys_destruct() to fix Java bindings. 2017-01-25 10:58:55 +09:00
threads.h Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
tsd.h opal/threads: manually invoke thread-specific key destructors on the main thread. 2017-01-06 13:46:35 +09:00
wait_sync.c opal/threads: reverted #6199 2019-01-29 13:34:44 -05:00
wait_sync.h opal progress: Added MCA for multithreaded opal_progress. 2018-11-01 13:34:20 -04:00