summaryrefslogtreecommitdiff
path: root/src/thread/pthread_getspecific.c
AgeCommit message (Expand)AuthorLines
2014-09-06add C11 thread functions operating on tss_t and once_flagJens Gustedt-0/+2
2014-09-06use weak symbols for the POSIX functions that will be used by C threadsJens Gustedt-1/+3
2011-03-03optimize POSIX TSD for fast pthread_getspecificRich Felker-2/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+8