Home
last modified time | relevance | path

Searched refs:ompt_cancel_parallel (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_cancel.cpp61 ompt_cancel_flag_t type = ompt_cancel_parallel; in __kmpc_cancel()
63 type = ompt_cancel_parallel; in __kmpc_cancel()
168 ompt_cancel_flag_t type = ompt_cancel_parallel; in __kmpc_cancellationpoint()
170 type = ompt_cancel_parallel; in __kmpc_cancellationpoint()
H A Dkmp_tasking.cpp1806 : ompt_cancel_parallel) |
/freebsd/lib/libomp/
H A Domp-tools.h439 ompt_cancel_parallel = 0x01, enumerator
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp-tools.h.var439 ompt_cancel_parallel = 0x01,