On 10 Mar 2011, at 22:33, Mark Morgan Lloyd wrote: > [Reads] Wasn't there a race condition when a thread was created suspended? > Was that fixed?
There was a race condition when a thread was created in a non-suspended stated, and if it terminated before the constructor finished running. This has been fixed: http://bugs.freepascal.org/view.php?id=16884 I'm not aware of any race conditions when creating a thread in suspended state. Jonas_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal