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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
 1290         vnew = vold;
 1291         vnew.p.count++;
 1295             *VOLATILE_CAST(kmp_int64 *) & vnew.b)) {
 1298           vnew = vold;
 1299           vnew.p.count++;
 1301         vnew = vold;
 1302         init = vnew.p.count;
 1303         status = (init < (UT)vnew.p.ub);