Searched refs:__kmp_end_split_barrier (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp1643 __kmp_end_split_barrier(bs_plain_barrier, global_tid);
3805 __kmp_end_split_barrier(UNPACK_REDUCTION_BARRIER(packed_reduction_method),
H A Dkmp.h3446 extern void __kmp_end_split_barrier(enum barrier_type bt, int gtid);
H A Dkmp_barrier.cpp1539 __kmp_end_split_barrier(). This will more accurately represent the actual
1628 void __kmp_end_split_barrier(enum barrier_type bt, int gtid) { function

Completed in 185 milliseconds