Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dompt-internal.h24 ((x == fork_context_gnu) ? ompt_parallel_invoker_program \
Dkmp_gsupport.cpp446 rc = __kmp_fork_call(loc, gtid, fork_context_gnu, argc, wrapper, in __kmp_GOMP_fork_call()
527 fork_context_gnu in KMP_EXPAND_NAME()
Dkmp_runtime.cpp1518 if (call_context == fork_context_gnu) { in __kmp_fork_call()
1657 if (call_context == fork_context_gnu) in __kmp_fork_call()
1931 } else if (call_context == fork_context_gnu) { in __kmp_fork_call()
2222 if (call_context == fork_context_gnu) { in __kmp_fork_call()
2319 !(team->t.t_serialized && fork_context == fork_context_gnu)) { in __kmp_join_call()
Dkmp.h3550 fork_context_gnu, /**< Called from GNU generated code, so must not invoke the enumerator