-
- Downloads
Merge pull request #8790 from shintaro-iwasaki/topic/thread_remove_dup
opal/mca/threads: remove code duplication
Showing
- opal/mca/threads/argobots/Makefile.am 3 additions, 4 deletionsopal/mca/threads/argobots/Makefile.am
- opal/mca/threads/argobots/configure.m4 0 additions, 3 deletionsopal/mca/threads/argobots/configure.m4
- opal/mca/threads/argobots/threads_argobots_mutex.h 71 additions, 111 deletionsopal/mca/threads/argobots/threads_argobots_mutex.h
- opal/mca/threads/argobots/threads_argobots_wait_sync.c 0 additions, 142 deletionsopal/mca/threads/argobots/threads_argobots_wait_sync.c
- opal/mca/threads/argobots/threads_argobots_wait_sync.h 0 additions, 114 deletionsopal/mca/threads/argobots/threads_argobots_wait_sync.h
- opal/mca/threads/base/Makefile.am 4 additions, 1 deletionopal/mca/threads/base/Makefile.am
- opal/mca/threads/base/mutex.c 33 additions, 31 deletionsopal/mca/threads/base/mutex.c
- opal/mca/threads/base/wait_sync.c 11 additions, 10 deletionsopal/mca/threads/base/wait_sync.c
- opal/mca/threads/mutex.h 95 additions, 9 deletionsopal/mca/threads/mutex.h
- opal/mca/threads/pthreads/Makefile.am 2 additions, 3 deletionsopal/mca/threads/pthreads/Makefile.am
- opal/mca/threads/pthreads/configure.m4 0 additions, 3 deletionsopal/mca/threads/pthreads/configure.m4
- opal/mca/threads/pthreads/threads_pthreads_mutex.c 0 additions, 128 deletionsopal/mca/threads/pthreads/threads_pthreads_mutex.c
- opal/mca/threads/pthreads/threads_pthreads_mutex.h 98 additions, 114 deletionsopal/mca/threads/pthreads/threads_pthreads_mutex.h
- opal/mca/threads/pthreads/threads_pthreads_wait_sync.h 0 additions, 118 deletionsopal/mca/threads/pthreads/threads_pthreads_wait_sync.h
- opal/mca/threads/qthreads/Makefile.am 2 additions, 4 deletionsopal/mca/threads/qthreads/Makefile.am
- opal/mca/threads/qthreads/configure.m4 0 additions, 3 deletionsopal/mca/threads/qthreads/configure.m4
- opal/mca/threads/qthreads/threads_qthreads_mutex.c 0 additions, 147 deletionsopal/mca/threads/qthreads/threads_qthreads_mutex.c
- opal/mca/threads/qthreads/threads_qthreads_mutex.h 92 additions, 135 deletionsopal/mca/threads/qthreads/threads_qthreads_mutex.h
- opal/mca/threads/qthreads/threads_qthreads_wait_sync.c 0 additions, 115 deletionsopal/mca/threads/qthreads/threads_qthreads_wait_sync.c
- opal/mca/threads/qthreads/threads_qthreads_wait_sync.h 0 additions, 102 deletionsopal/mca/threads/qthreads/threads_qthreads_wait_sync.h
Loading
Please register or sign in to comment