reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_gsupport.cpp
  378   rc = __kmp_fork_call(loc, gtid, fork_context_gnu, argc, wrapper,
  482                     fork_context_gnu
projects/openmp/runtime/src/kmp_runtime.cpp
 1484         int flags = OMPT_INVOKER(call_context) |
 1580                 OMPT_INVOKER(call_context) | ompt_parallel_team,
 1790                   OMPT_INVOKER(call_context) | ompt_parallel_team,
 1834                   OMPT_INVOKER(call_context) | ompt_parallel_league,
 1910                   OMPT_INVOKER(call_context) | ompt_parallel_team,
 1917       } else if (call_context == fork_context_gnu) {
 2213     if (call_context == fork_context_gnu) {
 2453                       OMPT_INVOKER(fork_context) | ompt_parallel_team, codeptr);
 2564       OMPT_INVOKER(fork_context) |