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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to