summaryrefslogtreecommitdiffstats
path: root/osdep/win32/pthread.c
Commit message (Collapse)AuthorAgeFilesLines
* win32: add native wrappers for pthread functionswm42015-01-011-0/+269
Off by default, use --enable-win32-internal-pthreads . This probably still needs a lot more testing. It also won't work on Windows XP.