llvm-project/openmp/runtime/test
Jonathan Peyton 9b8bb323c9 [OpenMP] Add omp_pause_resource* API
Add omp_pause_resource and omp_pause_resource_all API and enum, plus stub for
internal implementation. Implemented callable helper function to do local pause,
and added basic functionality for hard and soft pause.

Patch by Terry Wilmarth

Differential Revision: https://reviews.llvm.org/D55078

llvm-svn: 351372
2019-01-16 20:07:39 +00:00
..
affinity [OpenMP] Fix for nested proc_bind affinity bug 2019-01-15 19:39:32 +00:00
api [OpenMP] Add omp_pause_resource* API 2019-01-16 20:07:39 +00:00
atomic
barrier
critical
env
flush Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970 2018-12-13 10:04:10 +00:00
lock
master
misc_bugs
ompt [OMPT] Make sure that OMPT is enabled when accessing internals of the runtime 2019-01-16 08:58:17 +00:00
parallel Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970 2018-12-13 10:04:10 +00:00
tasking [OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40 2018-12-15 09:23:39 +00:00
threadprivate
worksharing [OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40 2018-12-15 09:23:39 +00:00
CMakeLists.txt
lit.cfg [OpenMP] Output written by tests should go to build directory 2019-01-16 13:06:10 +00:00
lit.site.cfg.in XFAIL Pair of OpenMP Tests for PowerPC LE Linux 2018-12-18 17:39:22 +00:00
omp_my_sleep.h
omp_testsuite.h