I have seen that the Execute method must chect for Terminated in its loop and exit if Terminated is set to true. But I cannot find mention on what happens if the Execute method exits without Terminated having first been set. Does this cause the thread itself to terminate and free or what happens?
-- Bo Berglund Developer in Sweden _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
