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

Declarations

projects/openmp/runtime/src/kmp.h
 3464 extern int __kmp_fork_call(ident_t *loc, int gtid,

References

projects/openmp/runtime/src/kmp_csupport.cpp
  311     __kmp_fork_call(loc, gtid, fork_context_intel, argc,
  414   __kmp_fork_call(loc, gtid, fork_context_intel, argc,
projects/openmp/runtime/src/kmp_gsupport.cpp
  378   rc = __kmp_fork_call(loc, gtid, fork_context_gnu, argc, wrapper,
projects/openmp/runtime/src/kmp_runtime.cpp
 7110   __kmp_fork_call(loc, gtid, fork_context_intel, team->t.t_argc,