[fpc-devel] cwstring and threads
Martin Schreiber
fpmse at bluewin.ch
Sun Apr 16 11:02:41 CEST 2006
On Sunday 16 April 2006 10.51, Florian Klaempfl wrote:
> Martin Schreiber wrote:
> > Hi,
> >
> > Is cwstring threadsave?
> > I suspect there is a problem.
>
> The only problem I could imagine is that the caching of of the iconv_t
> handles causes problem, since they could be accessed multiple times
> without lock.
I'll try to implement locking and check if my problems are gone.
Martin
More information about the fpc-devel
mailing list