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/1195093Reviewed-by:Will Harris <wfh@chromium.org> Commit-Queue: Gabriel Marin <gmx@chromium.org> Cr-Commit-Position: refs/heads/master@{#588200}
Showing
Please register or sign in to comment