Move threadlocal_detail::Atfork to its own file
authorDave Watson <davejwatson@fb.com>
Fri, 1 Dec 2017 15:09:43 +0000 (07:09 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 1 Dec 2017 15:19:53 +0000 (07:19 -0800)
commitf089f1fde3ef52161c6630e8b0e78004af6161ae
tree9662e93e5458a65d6fc4bb54c5f85a283e8dadc6
parentdf9c2e3e07c9a5ae2052304cfc368791d8bc3644
Move threadlocal_detail::Atfork to its own file

Summary: As title

Reviewed By: yfeldblum

Differential Revision: D6440723

fbshipit-source-id: 3168d7bb616ae0ff3fe42f7584c5a255c4953875
folly/Makefile.am
folly/detail/AtFork.cpp [new file with mode: 0644]
folly/detail/AtFork.h [new file with mode: 0644]
folly/detail/ThreadLocalDetail.cpp
folly/detail/ThreadLocalDetail.h