Support folly::getCurrentThreadID() without PThread
authorChristopher Dykes <cdykes@fb.com>
Fri, 14 Apr 2017 01:52:20 +0000 (18:52 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 14 Apr 2017 01:52:55 +0000 (18:52 -0700)
commitee080728f82d00c1cadb9a0545da49b4a73749fa
treeb71c1071b757f30cea52021981b2f0bb12ffbf77
parent214b26f334d1a06515211918fc4a760ae50e6a33
Support folly::getCurrentThreadID() without PThread

Summary: Just use the native Windows API call instead, as it gives the same result.

Reviewed By: yfeldblum

Differential Revision: D4887587

fbshipit-source-id: adbfd288bea425f1aff46d0685083807490f7f09
folly/ThreadId.h