tcmalloc: export SetPrevious and SetNext APIs for singly linked free lists

These APIs are used by the central cache. Their absence in the exported API
of the singly linked list implementation was not noticed because doubly
linked lists are enabled for all Chromium builds.

BUG=724399,b:70905156

Change-Id: I0187789eb416ce751aa1a369ea96c0d317d3702a
Reviewed-on: https://chromium-review.googlesource.com/1195093
Reviewed-by: Will Harris <wfh@chromium.org>
Commit-Queue: Gabriel Marin <gmx@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#588200}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 542c2443219618f7aee27f2ff28029af82180819
1 file changed
tree: 65bfc1285ee23ffe674b4ae903d00179d8952c39
  1. src/