about summary refs log tree commit diff
path: root/src/thread/pthread_setcanceltype.c
Commit message (Expand)AuthorAgeFilesLines
* replace all remaining internal uses of pthread_self with __pthread_selfRich Felker2014-06-101-1/+1
* handle pending cancellation when enabling async cancellationRich Felker2011-09-041-0/+1
* optimize cancellation enable/disable codeRich Felker2011-04-171-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+10