4 Commits

Author SHA1 Message Date
Rich Felker
6c16d3e98a use bss instead of mmap for main thread's pthread thread-specific data
this simplifies code and removes a failure case
2011-04-01 22:07:59 -04:00
Rich Felker
c9806fc2f9 greatly simplify pthread_key_create (~20% size reduction) 2011-03-31 19:04:56 -04:00
Rich Felker
b480808a6a optimize POSIX TSD for fast pthread_getspecific 2011-03-03 18:30:44 -05:00
Rich Felker
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00