Push down ctl_mtx.

Many mallctl*() end points require no locking, so push the locking down
to just the functions that need it.  This is of particular import for
"thread.allocated" and "thread.deallocated", which are intended as a
low-overhead way to introspect per thread allocation activity.
1 file changed
tree: 6cce45645b86a94a7833d8e63fd68cc3dfc8ed9a
  1. jemalloc/
  2. .gitignore