[fpc-devel] volatile variables

Andrew Brunner andrew.t.brunner at gmail.com
Tue Jun 28 15:20:22 CEST 2011


On Tue, Jun 28, 2011 at 8:11 AM, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:

> http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html
> (point 4.11)

Nope.  Nothing about order - just access - and that is entirely on the
application level - not system.

1.) Code execution on die is not controlled by pthreads implemention -
as it is unaware at that level.
2.) Blocking access as described in 4.11 does not address execution order.



More information about the fpc-devel mailing list