reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
346 return thread->th.th_current_task->td_icvs.nproc;
projects/openmp/runtime/src/kmp_runtime.cpp1269 this_thr->th.th_current_task->td_icvs.nproc = 1320 this_thr->th.th_current_task->td_icvs.nproc = 1483 : get__nproc_2(parent_team, master_tid); 1668 : get__nproc_2( 1959 int nthreads_icv = master_th->th.th_current_task->td_icvs.nproc; 1998 new_icvs.nproc = nthreads_icv; 2625 if (thread->th.th_current_task->td_icvs.nproc == new_nth) 2630 set__nproc(thread, new_nth); 6850 if (thread->th.th_current_task->td_icvs.nproc != 0) 6853 set__nproc(__kmp_threads[i], __kmp_dflt_team_nth); 7613 set__nproc(thread, 1); 7617 set__nproc(thread, __kmp_dflt_team_nth ? __kmp_dflt_team_nth 7622 set__nproc(thread, __kmp_dflt_team_nth ? __kmp_dflt_team_nth