Home
last modified time | relevance | path

Searched refs:ct_ordered_in_parallel (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp262 if (ct == ct_ordered_in_parallel || ct == ct_ordered_in_pdo) {
267 KMP_ASSERT(ct == ct_ordered_in_parallel);
286 ((stack_type == ct_ordered_in_parallel ||
H A Dkmp_runtime.cpp656 __kmp_push_sync(gtid, ct_ordered_in_parallel, loc_ref, NULL, 0); in __kmp_parallel_deo()
658 __kmp_push_sync(gtid, ct_ordered_in_parallel, loc_ref, NULL); in __kmp_parallel_deo()
681 __kmp_pop_sync(gtid, ct_ordered_in_parallel, loc_ref); in __kmp_parallel_dxo()
H A Dkmp.h1678 ct_ordered_in_parallel, enumerator