aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_getspecific.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* add C11 thread functions operating on tss_t and once_flagJens Gustedt2014-09-061-0/+2
* use weak symbols for the POSIX functions that will be used by C threadsJens Gustedt2014-09-061-1/+3
* optimize POSIX TSD for fast pthread_getspecificRich Felker2011-03-031-2/+1
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+8