diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-02-19 18:47:57 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-02-19 18:47:57 +0000 |
commit | 4fe5271fa0d2a88333773e5d75b5fb34442e9f80 (patch) | |
tree | 69604eb3fdf0e0a585e3c4effa88994c9c2c6bc0 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 6bde702ac9664ea1c72debb28514732431df79a4 (diff) | |
download | bcm5719-llvm-4fe5271fa0d2a88333773e5d75b5fb34442e9f80.tar.gz bcm5719-llvm-4fe5271fa0d2a88333773e5d75b5fb34442e9f80.zip |
[OpenMP] Adding GOMP compatible cancellation
Remove fatal error messages from the cancellation API for GOMP
Add __kmp_barrier_gomp_cancel() to implement cancellation of parallel regions.
This new function uses the linear barrier algorithm with a cancellable
nonsleepable wait loop.
Differential Revision: https://reviews.llvm.org/D57969
llvm-svn: 354367
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions