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: [PATCH v5] Destructor support for C++11 thread_local variables


On 18 February 2013 20:47, Carlos O'Donell <carlos@systemhalted.org> wrote:
> (a) Manual entry under pthread_key_create saying that C++11
> thread_local objects are destroyed before keys are and therefore key
> destructors must not use thread_local objects.
>
> (b) Update your wiki page of the design to talk about DSO symbol
> handle rather than just the DSO handle, and explain that it is a
> symbol in the DSO named __dso_handle.

ACK for both.

Siddhesh


-- 
http://siddhesh.in


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