[fpc-pascal] What are the issues involved in threads sharing variables?

Brian Winfrey bwcode4u at gmail.com
Tue Oct 19 21:47:15 CEST 2010


> Polling where the list size is highly dynamic you will need protect
> it.  I think FPC has thread safe list objects too.

Yes it does, Classes.TThreadList I think.  I thought it was a
conatiner for threads, but it is a safe list.



More information about the fpc-pascal mailing list