Lines Matching full:vol1
1427 volatile int vol1, vol2;
1431 vol1 = 2;
1436 if (vol1 == 2) {
1448 update to <code>vol1</code>, then it can?t know if <code>data1</code> or
1450 <code>vol1</code>, it knows that the change to <code>data1</code> is also
1451 visible, because that was made before <code>vol1</code> was changed. However,