[fpc-pascal] Where is IsMultiThreaded set under Linux?
Marco van de Voort
marcov at stack.nl
Fri Oct 8 23:03:59 CEST 2010
In our previous episode, Andrew Brunner said:
[ Charset ISO-8859-1 unsupported, converting... ]
> On Fri, Oct 8, 2010 at 3:37 PM, Marco van de Voort <marcov at stack.nl> wrote:
> > No, but the last one might be set before the condition coupled to that last
> > one might be carried out. See Jonas' example.
>
> The ONLY way that could happen is if the boolean happens to be set in
> a worker thread's method that still has more work to do.
No, as said before, the relevant memory writes might be differently ordered
on some architectures (and bus configurations)
More information about the fpc-pascal
mailing list