1 Commits (15ae929a2c6ca59b47b18deae6cc58b6fc726024)

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