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

References

projects/openmp/runtime/src/kmp_alloc.cpp
  231   data = (thr_data_t *)((!th->th.th_local.bget_data)
  233                             : th->th.th_local.bget_data);
  242   th->th.th_local.bget_data = data;
  243   th->th.th_local.bget_list = 0;