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

References

projects/openmp/runtime/src/kmp_alloc.cpp
  834     if (thr->numpblk !=
  851       thr->numpblk--; /* Total number of blocks */
  895   thr->numpblk++; /* Number of blocks total */
  951                        (kmp_int64)thr->numrel, (kmp_int64)thr->numpblk,
 1017   if (thr->relfcn != 0 && b != 0 && thr->numpblk != 0 &&
 1031     thr->numpblk--; /* Total number of blocks */
 2055     thr->numpblk--; /* Total number of blocks */