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

References

projects/openmp/runtime/src/kmp_alloc.cpp
  396   thr_data_t *thr = get_thr_data(th);
  426   thr_data_t *thr = get_thr_data(th);
  702   thr_data_t *thr = get_thr_data(th);
  868   thr_data_t *thr = get_thr_data(th);
  879   thr_data_t *thr = get_thr_data(th);
  942   thr_data_t *thr = get_thr_data(th);
 1051   p = get_thr_data(__kmp_get_thread());
 1061     p = get_thr_data(__kmp_get_thread());
 1069   p = get_thr_data(__kmp_get_thread());
 2027   thr_data_t *thr = get_thr_data(th);