Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_runtime.cpp1447 enum fork_context_e call_context, // Intel, GNU, ... in __kmp_fork_call() argument
1546 OMPT_INVOKER(call_context), return_address); in __kmp_fork_call()
1635 OMPT_INVOKER(call_context), return_address); in __kmp_fork_call()
1782 if (call_context == fork_context_intel) { in __kmp_fork_call()
1847 OMPT_INVOKER(call_context), return_address); in __kmp_fork_call()
1948 OMPT_INVOKER(call_context), return_address); in __kmp_fork_call()
1956 } else if (call_context == fork_context_gnu) { in __kmp_fork_call()
1971 KMP_ASSERT2(call_context < fork_context_last, in __kmp_fork_call()
2286 if (call_context == fork_context_gnu) { in __kmp_fork_call()