Apart from the TThreadMethod and TDataEvent, what are the major differences?
Are both of them thread safe to call from non-main thread?
Will both of them overwrite some queue or buffer if the queues are full?

I tried to study the source code but I cannot find the implementation parts.
I only find the interface parts of TThread classesh.inc

Dennis
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to