Jason Evans fc4dcfa2f5 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.
2010-11-24 15:44:21 -08:00
2010-11-24 15:44:21 -08:00
S
Description
Automated archival mirror of github.com/jemalloc/jemalloc
36 MiB
Languages
C 88%
Perl 5.2%
M4 3.3%
Python 1%
Shell 0.9%
Other 1.6%