Open sbahra opened 9 years ago
Add a single-threaded mode that doesn't ever set defer flag to true on free / realloc callback.
This will also let us implement _reset without reallocation.
Add a single-threaded mode that doesn't ever set defer flag to true on free / realloc callback.