Added another argument parameter for the thread creation code. Helps

implementing a more efficient on_exit_thread().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3073 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-04-18 09:21:22 +00:00
parent f68d61b912
commit a02a5888af
6 changed files with 6 additions and 5 deletions
+1
View File
@@ -16,6 +16,7 @@ enum {
TLS_THREAD_ID_SLOT,
TLS_ERRNO_SLOT,
TLS_ON_EXIT_THREAD_SLOT,
// Note: these entries can safely be changed between
// releases; 3rd party code always calls tls_allocate()