Searched refs:thread_local_dtor (Results 1 – 2 of 2) sorted by relevance
20 class thread_local_dtor { class25 thread_local_dtor* next;29 thread_local_dtor* dtor = new thread_local_dtor(); in __cxa_thread_atexit_impl()44 thread_local_dtor* current = thread->thread_local_dtors; in __cxa_thread_finalize()
56 class thread_local_dtor; variable101 thread_local_dtor* thread_local_dtors;