Commit 78ed097267f2db83c9b05915c76b5287cb2c89f7

Nick Mathewson 2009-12-30T11:58:36

Never believe that we have pthreads on win32, even if gcc thinks we do. Apparently some newer versions of mingw provide a fake pthreads api to let applications work even if they don't know about windows threading. That's nice, but we aren't one of those.