Fix ThreadLocal on android/apple
authorBen Maurer <bmaurer@fb.com>
Tue, 13 Oct 2015 16:08:02 +0000 (09:08 -0700)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Tue, 13 Oct 2015 16:20:14 +0000 (09:20 -0700)
commitb0005c7d689122fcb36a2cbf4c666cde4fbc5d44
treed5bdf0087666ba816477c7cd8fd8e42ed0da2185
parentcef57896988ff071cc634a9e4c8a387483aea76a
Fix ThreadLocal on android/apple

Summary: The thread local destructor was assuming that the singleton object
had been created.

Reviewed By: @​yangchi

Differential Revision: D2536166

fb-gh-sync-id: b0c08e0990f684c0afae054ee17c62a924260f2b
folly/detail/ThreadLocalDetail.h