[PATCH] Threadsafe locale initialization

Loren James Rittle rittle@latour.rsch.comm.mot.com
Thu Oct 2 20:29:00 GMT 2003


In article <20031002111509.40a1b05d.bkoz@redhat.com>,
Benjamin Kosnik <bkoz@redhat.com> writes:

>> From gthr.h, it looks like __gthread_active_p always returns true if
> __GTHREADS. Maybe I'm wrong?

> Anyway.

> I'd really like bits/stl_threads.h to be killed entirely, and code
> including it to be changed to use bits/gthr.h. 

I'd agree with this since there is an extra level of needless
indirection (at one point we kept the pretense of being able to
remerge from SGI).  I might have time before 3.4 is locked.

Loren



More information about the Libstdc++ mailing list