summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_specific.c
AgeCommit message (Expand)Author
2003-08-13Split out pthread_{set,get}specific() into a separate file and arrangenathanw
2003-07-17Don't use PTHREAD_DESTRUCTOR_ITERATIONS; the constant is going away.nathanw
2003-05-15Fix typo in comment.wiz
2003-05-15Remove an unnecessary test in pthread_getspecific().nathanw
2003-03-08add __RCSID()lukem
2003-02-15Remove unused #include <assert.h>nathanw
2003-01-21Don't bother acquiring the tsd_lock and reading the destructor functionnathanw
2003-01-18de-lintchristos
2003-01-18Merge the nathanw_sa branch.thorpej