[fpc-devel] Threads and alot of crap continued
    Michael Schnell 
    mschnell at lumino.de
       
    Tue Nov  7 10:41:33 CET 2006
    
    
  
> Really ? Does TThread.Suspend work on linux ?
>
> IMHO, the need for this function means your design is broken, but 
> maybe it's just me ...
As Delphi does provide TThread.Suspend, I suppose FPC should do so on 
any platform (unless that is really impossible, which I don't think).
Of course you are right that using messages and semaphores is a _much_ 
more "professional", so I would avoid it. But anyway...
-Michael
    
    
More information about the fpc-devel
mailing list