reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
974 volatile T *p = &pr->u.p.static_steal_counter; 1223 (*(volatile T *)&victim->u.p.static_steal_counter != 1224 *(volatile T *)&pr->u.p.static_steal_counter)) && 1231 if (!victim || (*(volatile T *)&victim->u.p.static_steal_counter != 1232 *(volatile T *)&pr->u.p.static_steal_counter)) { 1323 (*(volatile T *)&victim->u.p.static_steal_counter != 1324 *(volatile T *)&pr->u.p.static_steal_counter)) && 1331 if (!victim || (*(volatile T *)&victim->u.p.static_steal_counter != 1332 *(volatile T *)&pr->u.p.static_steal_counter)) {