summaryrefslogtreecommitdiff
path: root/src/lib/libc/include/cancel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-3/+5
* Fix previous.visa2017-04-201-2/+2
* Get TCB address using the RDHWR instruction instead of __get_tcb().visa2017-04-201-4/+5
* Oops: the caching of TCB address in single-threaded processes on archs withguenther2016-05-101-2/+2
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-0/+75