LLVM OpenMP 22.0.0git
|
Go to the source code of this file.
Classes | |
class | distributedBarrier |
Macros | |
#define | KMP_ALIGNED_ALLOCATE(size, alignment) |
#define | KMP_ALIGNED_FREE(ptr) |
#define | KMP_OPTIMIZE_FOR_REDUCTIONS 0 |
Definition at line 46 of file kmp_barrier.h.
Referenced by distributedBarrier::allocate().
#define KMP_ALIGNED_FREE | ( | ptr | ) |
Definition at line 47 of file kmp_barrier.h.
Referenced by distributedBarrier::deallocate().
#define KMP_OPTIMIZE_FOR_REDUCTIONS 0 |
Definition at line 57 of file kmp_barrier.h.
Referenced by __kmp_print_structure().