This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Threadsafe locale initialization
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Pétur Runólfsson <peturr02 at ru dot is>
- Cc: libstdc++ at gcc dot gnu dot org, ljrittle at acm dot org
- Date: Thu, 2 Oct 2003 14:19:21 -0500
- Subject: Re: [PATCH] Threadsafe locale initialization
- Organization: Red Hat / Chicago
- References: <07D05A69A3D0C14FAEA60C3ACE8E5564028F55D9@mail.ru.is>
>So it seems that __gthread_active_p() can return 0 under some
>conditions (although I'm not quite sure which).
I don't know either, so I reverted this bit. Clarification would be
nice, however.
-benjamin