commit | 19ff2cefba48d1ddab8fb52e3d78f309ca2553cf | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Fri Apr 22 14:37:17 2016 -0700 |
committer | Jason Evans <jasone@canonware.com> | Fri Apr 22 15:20:06 2016 -0700 |
tree | 25c4cba5d31e58642058e15bbfd8cc834594d150 | |
parent | 66cd953514a18477eb49732e40d5c2ab5f1b12c5 [diff] |
Implement the arena.<i>.reset mallctl. This makes it possible to discard all of an arena's allocations in a single operation. This resolves #146.