Searched refs:master_th (Results 1 – 2 of 2) sorted by relevance
928 master_th->th.th_team = team; in __kmp_fork_team_threads()930 master_th->th.th_team_master = master_th; in __kmp_fork_team_threads()1365 kmp_info_t *master_th; in __kmp_fork_call() local2142 master_th->th in __kmp_fork_call()2152 master_th->th in __kmp_fork_call()2342 kmp_info_t *master_th; in __kmp_join_call() local2350 root = master_th->th.th_root; in __kmp_join_call()2506 if (master_th->th.th_team_nproc < master_th->th.th_teams_size.nth) { in __kmp_join_call()2620 master_th->th.th_task_state_memo_stack[master_th->th.th_task_state_top] = in __kmp_join_call()2625 master_th->th in __kmp_join_call()[all …]
290 kmp_info_t *master_th = __kmp_threads[gtid]; in __kmpc_fork_call() local291 ompt_frame = &master_th->th.th_current_task->ompt_task_info.frame; in __kmpc_fork_call()