reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_runtime.cpp
 2624   thread = __kmp_threads[gtid];
 2625   if (thread->th.th_current_task->td_icvs.nproc == new_nth)
 2628   __kmp_save_internal_controls(thread);
 2630   set__nproc(thread, new_nth);
 2635   root = thread->th.th_root;
 2660     if (thread->th.th_hot_teams) {
 2662       thread->th.th_hot_teams[0].hot_team_nth = new_nth;