4 ms·
You can prevent caching optimisations by declaring a variable 'volatile' (http://en.wikipedia.org/wiki/Volatile_variable http://en.wikipedia.org/wiki/Volatile_v
by murrayh 16y ago
You can prevent caching optimisations by declaring a variable 'volatile' (http://en.wikipedia.org/wiki/Volatile_variable http://en.wikipedia.org/wiki/Volatile_variable).