Home
last modified time | relevance | path

Searched defs:parent_team (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp751 static int __kmp_reserve_threads(kmp_root_t *root, kmp_team_t *parent_team, in __kmp_reserve_threads()
1405 __kmp_fork_in_teams(ident_t *loc, int gtid, kmp_team_t *parent_team, in __kmp_fork_in_teams()
1644 kmp_info_t *master_th, kmp_team_t *parent_team, in __kmp_serial_fork_call()
1882 kmp_team_t *parent_team; in __kmp_fork_call() local
2427 kmp_team_t *parent_team; in __kmp_join_call() local
H A Dkmp_csupport.cpp480 kmp_team_t *parent_team = this_thr->th.th_team; in __kmpc_fork_teams() local