dimitry added a subscriber: dimitry. ================ Comment at: src/cxa_thread_atexit.cpp:46 @@ +45,3 @@ + pthread_key_delete(key_); + } + ---------------- run_dtors() is called when/if libc++.so gets unloaded... but only for the thread calling dlclose()?
http://reviews.llvm.org/D21803 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits