summaryrefslogtreecommitdiffstats
path: root/osdep/win32/pthread.c
Commit message (Expand)AuthorAgeFilesLines
* win32: fix massive memory corruption (take 2)wm42017-08-211-3/+4
* win32: fix massive memory corruptionwm42017-08-211-2/+6
* Universal Windows Plaform (UWP) supportPedro Pombeiro2017-06-291-0/+2
* win32: pthread: avoid using TLS, simplify pthread_twm42017-06-151-40/+86
* win32: pthread: use the new thread naming APIJames Ross-Gowan2017-05-181-0/+23
* Fix use of ISC licensewm42017-04-151-1/+4
* win32: pthread: use SRW locks by defaultwm42016-05-241-13/+24
* win32: pthread: don't play dirty tricks for mutex initwm42015-07-271-26/+7
* win32: add native wrappers for pthread functionswm42015-01-011-0/+269