[PATCH v5] Destructor support for C++11 thread_local variables

Siddhesh Poyarekar siddhesh.poyarekar@gmail.com
Mon Feb 18 16:24:00 GMT 2013


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



More information about the Libc-alpha mailing list