1 Commits (8e26f54e3e324ec377802b91edb0adf0dd07191f)

Author SHA1 Message Date
Dustin L. Howett 430ab75014 win32: use native threading APIs instead of pthreads
* use fiber local storage if NO_PTHREADS is defined
* use critical sections instead of mutexes

Contributing-author: Ben Viglietta <benvi@microsoft.com>
8 years ago