On Fri, Oct 8, 2010 at 3:37 PM, Marco van de Voort <mar...@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.  It is
understood that a thread would complete it's work before tripping the
Complete flag :-)

Threads aren't really that difficult to manage.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to