another thread-local repair

svn: r16865
This commit is contained in:
Matthew Flatt 2009-11-18 15:23:00 +00:00
parent 57aa34cfe6
commit 24a2a6ae8c

View File

@ -79,6 +79,7 @@
(hash-table-put! used-symbols (string->symbol "GC_set_variable_stack") 1)
(hash-table-put! used-symbols (string->symbol "memset") 1)
(hash-table-put! used-symbols (string->symbol "scheme_thread_local_key") 1)
(hash-table-put! used-symbols (string->symbol "scheme_thread_locals") 1)
(hash-table-put! used-symbols (string->symbol "pthread_getspecific") 1)
;; For dependency tracking: