On Tue, 24 Feb 2015 06:29:33 +0000, Rory wrote:

> Is there a way I can stop "current" from being optimized out without
> using "volatile"?

but why do you need this? just use `atomicLoad` to get shared variable 
value, it will do the right caching.

Attachment: signature.asc
Description: PGP signature

Reply via email to