[fpc-pascal] Where is IsMultiThreaded set under Linux?
Marco van de Voort
marcov at stack.nl
Fri Oct 8 22:37:03 CEST 2010
In our previous episode, Andrew Brunner said:
> Right. But in the case of an array of booleans that will be polled
> and an exit condition will only be met if all booleans are set to
> true. The order in which a polling thread sees them as being true has
> no bearing on the functionality.
No, but the last one might be set before the condition coupled to that last
one might be carried out. See Jonas' example.
More information about the fpc-pascal
mailing list