summaryrefslogtreecommitdiff
path: root/src/thread/pthread_setcanceltype.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-10replace all remaining internal uses of pthread_self with __pthread_selfRich Felker1-1/+1
2011-09-04handle pending cancellation when enabling async cancellationRich Felker1-0/+1
2011-04-17optimize cancellation enable/disable codeRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+10