aboutsummaryrefslogtreecommitdiff
path: root/include/compat/pthread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add pthread_mutex* windows compat for libtlsBrent Cook2019-04-111-0/+29
* change windows compatibility stubs for pthread_t to be more like other OSesBrent Cook2018-11-111-8/+3
* add pthread_self/pthread_equal for win32Brent Cook2018-03-181-3/+23
* syntax updatesBrent Cook2018-03-141-4/+3
* prefer including windows.h over the internal headerBrent Cook2018-03-141-1/+1
* add pthread_once(3) implementation for WindowsBrent Cook2018-03-141-0/+43