Fix compiling with PThread support on Windows... Again...
authorChristopher Dykes <cdykes@fb.com>
Wed, 3 May 2017 14:43:46 +0000 (07:43 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 3 May 2017 14:51:59 +0000 (07:51 -0700)
commit58a70372d16f13a952ecc046fa90ce055fb6f36a
tree7db83f1bb86e79454dfa8d13c9bed10aaea5b6f5
parent59c1b560c01761fe3993d2a376a529f2a55edff7
Fix compiling with PThread support on Windows... Again...

Summary: I was bad and didn't follow through on my previous test plan, and so didn't check that it completely fixed the issue, instead only fixing one of the two problems. This fixes the other one.

Reviewed By: yfeldblum

Differential Revision: D4988408

fbshipit-source-id: 44389bc67bcb7d6db984075f3600948460fa8c5a
folly/ThreadName.cpp