Switch includes of PThread to the portability header
authorChristopher Dykes <cdykes@fb.com>
Thu, 13 Apr 2017 20:57:26 +0000 (13:57 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 13 Apr 2017 21:04:51 +0000 (14:04 -0700)
commit62134365a855a63a9dc1b8317ce44a4dd8430859
treefc3ddaaed5f905e3079b666431ae194af5dc78d6
parent8a56900338f3fccf82a35f5e4de9e9680abb05ad
Switch includes of PThread to the portability header

Summary:
As part of the work towards getting Folly compiling without PThread, it needs to be treated as a non-portable include.
This switches the includes not already covered by other diffs.

Reviewed By: yfeldblum

Differential Revision: D4882777

fbshipit-source-id: d9521564c814f9bcff2fcb358cbb89b3777c327d
folly/ThreadId.h
folly/ThreadName.h
folly/detail/MemoryIdler.cpp
folly/detail/ThreadLocalDetail.h