Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp118 } else if ((loc->flags & KMP_IDENT_WORK_SECTIONS) != 0) { in __kmp_for_static_init()
H A Dkmp_csupport.cpp2016 } else if ((loc->flags & KMP_IDENT_WORK_SECTIONS) != 0) { in __kmpc_for_static_fini()
H A Dkmp.h229 KMP_IDENT_WORK_SECTIONS = 0x400, enumerator