This change removes/disables unnecessary code when monitor thread is not used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25102
Code cleanup for the runtime without monitor thread ClosedPublic Authored by hbae on Sep 30 2016, 9:32 AM.
Details Summary This change removes/disables unnecessary code when monitor thread is not used.
Diff Detail
Event Timelinehbae updated this object. This revision is now accepted and ready to land.Oct 7 2016, 3:57 AM Closed by commit rL283577: Code cleanup for the runtime without monitor thread (authored by jlpeyton). · Explain WhyOct 7 2016, 11:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 73958 openmp/trunk/runtime/src/kmp.h
openmp/trunk/runtime/src/kmp_barrier.cpp
openmp/trunk/runtime/src/kmp_global.c
openmp/trunk/runtime/src/kmp_runtime.c
openmp/trunk/runtime/src/kmp_settings.c
|