Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dompt-internal.h24 ((x == fork_context_gnu) ? ompt_parallel_invoker_program \
H A Dkmp_gsupport.cpp474 rc = __kmp_fork_call(loc, gtid, fork_context_gnu, argc, wrapper, in __kmp_GOMP_fork_call()
560 fork_context_gnu in KMP_EXPAND_NAME()
H A Dkmp_runtime.cpp1478 if (call_context == fork_context_gnu) { in __kmp_fork_call()
1669 if (call_context == fork_context_gnu) in __kmp_fork_call()
1948 } else if (call_context == fork_context_gnu) { in __kmp_fork_call()
2266 if (call_context == fork_context_gnu) { in __kmp_fork_call()
2362 !(team->t.t_serialized && fork_context == fork_context_gnu)) { in __kmp_join_call()
H A Dkmp.h3749 fork_context_gnu, /**< Called from GNU generated code, so must not invoke the enumerator