diff options
author | Jason Evans <jasone@canonware.com> | 2014-03-31 16:31:38 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2014-03-31 16:31:38 (GMT) |
commit | 8a26eaca7f4c95771ecbf096caeeba14fbe1122f (patch) | |
tree | 28a1ac21474d5f3d55812986c4c75a8bb734257b /include | |
parent | ff53631535707c79bbd7e0fd255f954aaf2b5268 (diff) | |
download | jemalloc-8a26eaca7f4c95771ecbf096caeeba14fbe1122f.zip jemalloc-8a26eaca7f4c95771ecbf096caeeba14fbe1122f.tar.gz jemalloc-8a26eaca7f4c95771ecbf096caeeba14fbe1122f.tar.bz2 |
Add private namespace mangling for huge_dss_prec_get().
Diffstat (limited to 'include')
-rw-r--r-- | include/jemalloc/internal/private_symbols.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/jemalloc/internal/private_symbols.txt b/include/jemalloc/internal/private_symbols.txt index 1e64ed5..93516d2 100644 --- a/include/jemalloc/internal/private_symbols.txt +++ b/include/jemalloc/internal/private_symbols.txt @@ -197,6 +197,7 @@ huge_allocated huge_boot huge_dalloc huge_dalloc_junk +huge_dss_prec_get huge_malloc huge_mtx huge_ndalloc |