[Lazarus] FPC 2.6.2 + Thread.Queue?

Michael Schnell mschnell at lumino.de
Wed Apr 24 11:44:46 CEST 2013


On 04/24/2013 11:32 AM, Sven Barth wrote:
> Please note that if you use TThread.Queue or TThread.Synchronize from 
> within the main thread then your code won't be queued, but executed 
> immediately. It is only designed for enqueing code execution for 
> threads that are not the main thread.
>
I see the difference but I don't see a general advantage or disadvantage 
of this. QueueAsnyCall might or might not do the same.

-Michael




More information about the Lazarus mailing list