Lines Matching refs:__kmp_threads
290 kmp_info_t *master_th = __kmp_threads[gtid]; in __kmpc_fork_call()
393 kmp_info_t *this_thr = __kmp_threads[gtid]; in __kmpc_fork_teams()
529 this_thr = __kmp_threads[global_tid]; in __kmpc_end_serialized_parallel()
753 __kmp_threads[global_tid]->th.th_ident = loc; in __kmpc_barrier()
796 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_master()
840 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_end_master()
886 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_masked()
927 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_end_masked()
968 th = __kmp_threads[gtid]; in __kmpc_ordered()
1035 th = __kmp_threads[gtid]; in __kmpc_end_ordered()
1310 ti = __kmp_threads[global_tid]->th.ompt_thread_info; in __kmpc_critical()
1527 ti = __kmp_threads[global_tid]->th.ompt_thread_info; in __kmpc_critical_with_hint()
1566 ti = __kmp_threads[global_tid]->th.ompt_thread_info; in __kmpc_critical_with_hint()
1737 __kmp_threads[global_tid]->th.th_ident = loc; in __kmpc_barrier_master()
1801 __kmp_threads[global_tid]->th.th_ident = loc; in __kmpc_barrier_master_nowait()
1848 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_single()
1896 kmp_info_t *this_thr = __kmp_threads[global_tid]; in __kmpc_end_single()
2030 if (__kmp_threads[gtid]->th.th_team->t.t_level == 0 && __kmp_affin_reset) { in KMP_EXPAND_NAME()
2048 if (__kmp_threads[gtid]->th.th_team->t.t_level == 0 && __kmp_affin_reset) { in KMP_EXPAND_NAME()
2216 __kmp_threads[gtid]->th.th_ident = loc; in __kmpc_copyprivate()
2230 __kmp_threads[gtid]->th.th_ident = loc; // TODO: check if it is needed (e.g. in __kmpc_copyprivate()
2290 __kmp_threads[gtid]->th.th_ident = loc; in __kmpc_copyprivate_light()
3375 ((__kmp_threads[(gtid)]->th.th_local.packed_reduction_method) = (rmethod))
3378 (__kmp_threads[(gtid)]->th.th_local.packed_reduction_method)
3657 __kmp_threads[global_tid]->th.th_ident = loc; in __kmpc_reduce_nowait()
3846 __kmp_threads[global_tid]->th.th_ident = in __kmpc_reduce()
3928 __kmp_threads[global_tid]->th.th_ident = loc; in __kmpc_end_reduce()
3954 __kmp_threads[global_tid]->th.th_ident = loc; in __kmpc_end_reduce()
3976 __kmp_threads[global_tid]->th.th_ident = loc; in __kmpc_end_reduce()
4061 kmp_info_t *th = __kmp_threads[gtid]; in __kmpc_doacross_init()
4184 kmp_info_t *th = __kmp_threads[gtid]; in __kmpc_doacross_wait()
4296 kmp_info_t *th = __kmp_threads[gtid]; in __kmpc_doacross_post()
4366 kmp_info_t *th = __kmp_threads[gtid]; in __kmpc_doacross_fini()
4480 kmp_team_t *team = __kmp_threads[gtid]->th.th_team; in __kmpc_scope()
4496 kmp_team_t *team = __kmp_threads[gtid]->th.th_team; in __kmpc_end_scope()