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

Siddhesh Poyarekar siddhesh@redhat.com
Mon Feb 18 13:39:00 GMT 2013


On Fri, Feb 15, 2013 at 01:40:26PM -0500, Carlos O'Donell wrote:
> 
> OK to checkin once you get the naming straight.
> 

I've checked this in after making the naming changes you suggested.  I
assume this should have a NEWS update as well; how about this:

  Add support for calling C++11 thread_local object destructors on
  thread and program exit.  This needs compiler support for offloading
  C++11 destructor calls to glibc.

Siddhesh



More information about the Libc-alpha mailing list