summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/test/api/omp_pause_resource.c
Commit message (Collapse)AuthorAgeFilesLines
* [OpenMP] Add omp_pause_resource* APIJonathan Peyton2019-01-161-0/+58
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
OpenPOWER on IntegriCloud