Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
threads
История
Brian Barrett
c5d0066c27
add ability to have thread-specific data on windows, pthreads, solaris threads,
...
and non-threaded builds This commit was SVN r15492.
2007-07-18 20:23:45 +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
Add solaris condition variables
2007-06-27 16:48:30 +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
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
tsd.c
add ability to have thread-specific data on windows, pthreads, solaris threads,
2007-07-18 20:23:45 +00:00
tsd.h
add ability to have thread-specific data on windows, pthreads, solaris threads,
2007-07-18 20:23:45 +00:00