[fpc-devel] THREAD Programming IN FPC

Florian Klaempfl florian at freepascal.org
Tue Jan 9 19:41:22 CET 2007


Jason P Sage schrieb:
> Are AnsiStrings managed intelligently in threaded applications? Meaning - do
> they have the same rules as other variables concerning multi-threaded
> applications or does the memory counters or "reference counts" to chunk of
> mem get hosed?

They are thread safe if you don't mess with them ;)



More information about the fpc-devel mailing list