Lines Matching refs:th_set_nproc
1172 this_thr->th.th_set_nproc = 0; in __kmp_serialized_parallel()
1548 master_th->th.th_set_nproc = 0; in __kmp_fork_in_teams()
1926 master_set_numthreads = master_th->th.th_set_nproc; in __kmp_fork_call()
2046 master_th->th.th_set_nproc = 0; in __kmp_fork_call()
3549 __kmp_printf(" Set NProc: %2d\n", thread->th.th_set_nproc); in __kmp_print_structure()
4288 this_thr->th.th_set_nproc = 0; in __kmp_initialize_info()
7765 thr->th.th_set_nproc = thr->th.th_teams_size.nth; in __kmp_teams_master()
7767 KMP_DEBUG_ASSERT(thr->th.th_set_nproc); in __kmp_teams_master()
7846 thr->th.th_set_nproc = num_threads; in __kmp_push_num_threads()
7942 thr->th.th_set_nproc = thr->th.th_teams_size.nteams = num_teams; in __kmp_push_num_teams()
7999 thr->th.th_set_nproc = thr->th.th_teams_size.nteams = num_teams; in __kmp_push_num_teams_51()
8398 thread->th.th_set_nproc = 0; in __kmp_user_set_library()
8402 thread->th.th_set_nproc = 0; in __kmp_user_set_library()
8407 thread->th.th_set_nproc = 0; in __kmp_user_set_library()
9237 __kmp_hidden_helper_main_thread->th.th_set_nproc = in __kmp_hidden_helper_threads_initz_routine()