Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_runtime.cpp967 kmp_info_t *master_th, int master_gtid) { in __kmp_fork_team_threads()
1408 kmp_info_t *master_th; in __kmp_fork_call() local
2299 kmp_info_t *master_th; in __kmp_join_call() local
4562 kmp_info_t *master_th = team->t.t_threads[0]; in __kmp_partition_places() local
Dkmp_csupport.cpp289 kmp_info_t *master_th = __kmp_threads[gtid]; in __kmpc_fork_call() local