Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_runtime.cpp958 kmp_info_t *master_th, int master_gtid) { in __kmp_fork_team_threads()
1399 kmp_info_t *master_th; in __kmp_fork_call() local
2264 kmp_info_t *master_th; in __kmp_join_call() local
4497 kmp_info_t *master_th = team->t.t_threads[0]; in __kmp_partition_places() local
HDkmp_csupport.cpp290 kmp_info_t *master_th = __kmp_threads[gtid]; in __kmpc_fork_call() local