summaryrefslogtreecommitdiffstats
path: root/lib/libc/hidden/pthread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark pthread_equal() as unused inside libcguenther2018-03-311-1/+2
* Revert recent changes to unbreak ports/net/sambajca2017-11-041-3/+1
* Change pthread_cleanup_{push,pop} to macros that store the cleanup infoguenther2017-10-281-1/+3
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-2/+25
* libc.so can't be unloaded, so move the hidden atexit() and pthread_atfork()guenther2015-11-101-0/+25