Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dexports_so.txt72 __kmp_fork_call;
H A Ddllexports162 __kmp_fork_call
H A Dkmp_csupport.cpp345 __kmp_fork_call(loc, gtid, fork_context_intel, argc, in __kmpc_fork_call()
543 __kmp_fork_call( in __kmpc_fork_teams()
H A Dkmp_gsupport.cpp476 rc = __kmp_fork_call(loc, gtid, fork_context_gnu, argc, wrapper, in __kmp_GOMP_fork_call()
H A Dkmp.h4117 extern int __kmp_fork_call(ident_t *loc, int gtid,
H A Dkmp_runtime.cpp1936 int __kmp_fork_call(ident_t *loc, int gtid, in __kmp_fork_call() function
7810 __kmp_fork_call(loc, gtid, fork_context_intel, team->t.t_argc, in __kmp_teams_master()