Hans,

There is no such problem. We run many hundreds of threads sharing and passing interface data for 11 years already, and in the last 2 years doing it with Anonymous methods as well.
I can assure you it works 100%. There is no problem.
And since we are component vendor, it also works for all of our customers as well. So far there has not been a single bug report on anything like this.

With best regards,
Boian Mitov

-------------------------------------------------------
Mitov Software
www.mitov.com
-------------------------------------------------------
-----Original Message----- From: Hans-Peter Diettrich
Sent: Saturday, September 20, 2014 10:22 PM
To: FPC developers' list
Subject: Re: [fpc-devel] Suggestion: reference counted objects

The problem arises when an object is destroyed, or even elected for
destruction in _Release, while another thread starts using the same
instance.

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to