This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PING 3] Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]


On 06/30/2015 06:06 PM, Rich Felker wrote:
On Tue, Jun 30, 2015 at 05:25:31PM -0600, Martin Sebor wrote:
Are there any unresolved concerns with or objections to this
patch?

   https://sourceware.org/ml/libc-alpha/2015-06/msg00348.html

I still object to enshrining this usage as a supported feature, but I
don't object to the patch. In particular I think GCC should fix its
invalid usage of pthread_once to implement the 'equivalent' C++
threads primitive.

Thank you. The patch has been committed.

Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]