libs-base/Tests/base/NSThread
Niels Grewe b0afa17bed Add automatic unregistration of threads that have not been
been explicitly unregistered. This works by keeping around 
a map table with all threads currently undergoing cleanup, 
and using that as a fallback if pthread_getspecific would
not return the NSThread object from TLS. 


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39318 72102866-910b-0410-8b05-ffd578937521
2016-01-29 13:42:07 +00:00
..
late_unregister.m Add automatic unregistration of threads that have not been 2016-01-29 13:42:07 +00:00
lazy_thread.m Impement test for main thread on linux 2015-03-31 09:45:40 +00:00
TestInfo Impement test for main thread on linux 2015-03-31 09:45:40 +00:00