diff options
author | Joshua Kahn <jkahn@barracuda.com> | 2015-09-18 19:58:39 (GMT) |
---|---|---|
committer | Jason Evans <je@fb.com> | 2015-11-09 23:56:18 (GMT) |
commit | e8ab0ab9c0e395d3c09398fa981704a9be968838 (patch) | |
tree | 98696042a6ee10b3a04a8420caad070480c3e9b0 /src/chunk.c | |
parent | 13b401553172942c3cc1d89c70fd965be71c1540 (diff) | |
download | jemalloc-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