summaryrefslogtreecommitdiffstats
path: root/lib/libc/thread/callbacks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-0/+32
* Sort headers per style(9)guenther2017-08-151-1/+2
* fix format stringchl2016-09-021-2/+2
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-0/+42