[fpc-pascal] String types in a wider perspective
    Luca Olivetti 
    luca at ventoso.org
       
    Tue Dec  1 18:03:33 CET 2009
    
    
  
En/na Mattias Gaertner ha escrit:
> One of the innovations of the last years is the higher demand for
> multi threaded apps.
> Reference counted strings need atomic operations and are therefore
> much slower as soon as you start another thread.
I always protect multithreaded sting access with a critical section.
Do you mean it is not needed?
Bye
-- 
Luca
    
    
More information about the fpc-pascal
mailing list