summaryrefslogtreecommitdiffstats
path: root/src/chunk.c
diff options
context:
space:
mode:
authorJoshua Kahn <jkahn@barracuda.com>2015-09-18 19:58:39 (GMT)
committerJason Evans <je@fb.com>2015-11-09 23:56:18 (GMT)
commite8ab0ab9c0e395d3c09398fa981704a9be968838 (patch)
tree98696042a6ee10b3a04a8420caad070480c3e9b0 /src/chunk.c
parent13b401553172942c3cc1d89c70fd965be71c1540 (diff)
downloadjemalloc-e8ab0ab9c0e395d3c09398fa981704a9be968838.zip
jemalloc-e8ab0ab9c0e395d3c09398fa981704a9be968838.tar.gz
jemalloc-e8ab0ab9c0e395d3c09398fa981704a9be968838.tar.bz2
Add function to destroy tree
ex_destroy iterates over the tree using post-order traversal so nodes can be removed and processed by the callback function without paying the cost to rebalance the tree. The destruction process cannot be stopped once started.
Diffstat (limited to 'src/chunk.c')
0 files changed, 0 insertions, 0 deletions