[Lazarus] TThread.WaitFor blocks the main event loop under Linux

Michael Schnell mschnell at lumino.de
Tue Oct 12 10:51:00 CEST 2010


  On 10/12/2010 10:38 AM, Sven Barth wrote:
>  just calls pthread_join, which waits for the thread to terminate 
> (without a timeout or other gimmicks like on Windows).
>
Sound nice and straight forward. In Windows of course this needs to be 
emulated (supposedly using Messages).

So -> OP:
does it work decently in Linux ?
does it work decently in Windows ?

-Michael




More information about the Lazarus mailing list