xiaoxiang781216 commented on pull request #3170: URL: https://github.com/apache/incubator-nuttx/pull/3170#issuecomment-807969431
> > The pthread cleanup and the pthread data destructors would also need to go in TLS. > > Not necessarily true. The really should be per-process. pthread cleanup should be per-thread, pthread data desructor should be per-process. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
