[fpc-pascal] TThread.Suspend
Michael Schnell
mschnell at lumino.de
Thu Jan 30 13:30:13 CET 2014
On 01/30/2014 01:24 PM, Mark Morgan Lloyd wrote:
>
> OK, noted. But as a stylistic point it seems to me that this very
> basic functionality has been ripped out of the RTL (Classes.TThread)
> and moved into the FCL (Syncobjs.TEvent) leaving no adequate substitute.
>
IMHO "Suspend" never was a good idea instead of using a decent
semaphore. Thus, vice versa, IMHO "Suspend" in fact is not an adequate
alternative to TEvent ;-) .
-Michael
More information about the fpc-pascal
mailing list