[fpc-devel] volatile variables

Michael Schnell mschnell at lumino.de
Tue Jun 28 15:37:02 CEST 2011


On 06/28/2011 03:20 PM, Andrew Brunner wrote:
> Nothing about order - just access - 
As only on thread can be inside one of the code sequences protected by 
the CriticalSection, we only need the correct ordering outside vs. 
inside of the Critical section. so I suppose access management (Full 
Fence memory barrier) is sufficient.
> and that is entirely on the
> application level - not system.
We are just talking about normal user applications.

-Michael



More information about the fpc-devel mailing list