[Lazarus] thread safe

Hans-Peter Diettrich DrDiettrich1 at aol.com
Tue Jun 14 16:57:39 CEST 2011


Michael Schnell schrieb:

> TList.Add is not "cross-instance-thread safe" (multiple threads using 
> the same instance's "Add" procedure will result in erroneous behavior).

How would you expect a thread-safe version to work? A TList doesn't 
serialize requests, this would have to be added separately.

DoDi




More information about the Lazarus mailing list