Searched defs:master_th (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp957 __kmp_fork_team_threads(kmp_root_t *root, kmp_team_t *team, kmp_info_t *master_th, int master_gtid) argument
1399 kmp_info_t *master_th; local
2264 kmp_info_t *master_th; local
[all...]
H A Dkmp_csupport.cpp290 kmp_info_t *master_th = __kmp_threads[gtid]; local

Completed in 170 milliseconds