diff options
author | Jason Evans <jasone@canonware.com> | 2017-02-22 03:38:12 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2017-02-22 08:24:14 (GMT) |
commit | 8ac7937eb5ce011945188ef3553dbc2bcc294a25 (patch) | |
tree | 5d9c49ccd1b8993fff3766197ac8dca78927831e /include/jemalloc | |
parent | 664ef652d970e14a4c941bf650cb50dbb4128b05 (diff) | |
download | jemalloc-8ac7937eb5ce011945188ef3553dbc2bcc294a25.zip jemalloc-8ac7937eb5ce011945188ef3553dbc2bcc294a25.tar.gz jemalloc-8ac7937eb5ce011945188ef3553dbc2bcc294a25.tar.bz2 |
Remove remainder of mb (memory barrier).
This complements 94c5d22a4da7844d0bdc5b370e47b1ba14268af2 (Remove mb.h,
which is unused).
Diffstat (limited to 'include/jemalloc')
-rw-r--r-- | include/jemalloc/internal/private_symbols.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/jemalloc/internal/private_symbols.txt b/include/jemalloc/internal/private_symbols.txt index 15d0449..be56e1a 100644 --- a/include/jemalloc/internal/private_symbols.txt +++ b/include/jemalloc/internal/private_symbols.txt @@ -296,7 +296,6 @@ malloc_tsd_no_cleanup malloc_vcprintf malloc_vsnprintf malloc_write -mb_write narenas_auto narenas_total_get ncpus |