Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp960 kmp_info_t *master_th, int master_gtid, in __kmp_fork_team_threads()
1446 static inline bool __kmp_is_fork_in_teams(kmp_info_t *master_th, in __kmp_is_fork_in_teams()
1466 kmp_int32 argc, kmp_info_t *master_th, kmp_root_t *root, in __kmp_fork_in_teams()
1704 kmp_info_t *master_th, kmp_team_t *parent_team, in __kmp_serial_fork_call()
1937 kmp_info_t *master_th; in __kmp_fork_call() local
2446 kmp_info_t *master_th; in __kmp_join_call() local
4822 kmp_info_t *master_th = team->t.t_threads[0]; in __kmp_partition_places() local
H A Dkmp_csupport.cpp335 kmp_info_t *master_th = __kmp_threads[gtid]; in __kmpc_fork_call() local