1 Commits (bbf748474c4ac88d6c2c7688cf36656b35331c20)

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