Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dompt-internal.h24 ((x == fork_context_gnu) ? ompt_parallel_invoker_program \
H A Dkmp_gsupport.cpp446 rc = __kmp_fork_call(loc, gtid, fork_context_gnu, argc, wrapper, in __kmp_GOMP_fork_call()
532 fork_context_gnu in KMP_EXPAND_NAME()
H A Dkmp_runtime.cpp1468 if (call_context == fork_context_gnu) { in __kmp_fork_call()
1612 if (call_context == fork_context_gnu) in __kmp_fork_call()
1891 } else if (call_context == fork_context_gnu) { in __kmp_fork_call()
2195 if (call_context == fork_context_gnu) { in __kmp_fork_call()
2291 !(team->t.t_serialized && fork_context == fork_context_gnu)) { in __kmp_join_call()
H A Dkmp.h3614 fork_context_gnu, /**< Called from GNU generated code, so must not invoke the enumerator