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

References

projects/openmp/runtime/src/kmp_runtime.cpp
  726     kmp_int32 old_this = th->th.th_local.this_construct;
  728     ++th->th.th_local.this_construct;
  734                                               th->th.th_local.this_construct);
 1442     master_this_cons = master_th->th.th_local.this_construct;
 2462   master_th->th.th_local.this_construct = team->t.t_master_this_cons;
 4084   this_thr->th.th_local.this_construct = 0;
 6971   this_thr->th.th_local.this_construct = 0;