use local allocator for thread localsnightly-2019.06.17
commit3de470b01ffb4972cd7cf59882c92e7414343b1f
authorBin Liu <binliu@fb.com>
Sun, 16 Jun 2019 20:54:23 +0000 (16 13:54 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Sun, 16 Jun 2019 20:57:55 +0000 (16 13:57 -0700)
treed3f926b7e53ba12a97c128f13bc751552fcf4213
parentb171290dd190404d86bbcbc23ccb448ebd2eab94
use local allocator for thread locals

Reviewed By: alexeyt

Differential Revision: D15807224

fbshipit-source-id: a2aea96831a86cd304d7930fb48cd3e71c0304c4
hphp/runtime/base/rds-local.cpp
hphp/util/thread-local.cpp
hphp/util/thread-local.h