diff options
| author | Jason Evans <jasone@canonware.com> | 2016-05-06 21:50:58 (GMT) |
|---|---|---|
| committer | Jason Evans <jasone@canonware.com> | 2016-05-06 21:50:58 (GMT) |
| commit | 1326010cf4a0faef7a0e8fd3e0cf62adcf56a398 (patch) | |
| tree | 834fdf99d01d9083810adb658febea73195eb49b /include/jemalloc | |
| parent | 3ef51d7f733ac6432e80fa902a779ab5b98d74f6 (diff) | |
| download | jemalloc-1326010cf4a0faef7a0e8fd3e0cf62adcf56a398.zip jemalloc-1326010cf4a0faef7a0e8fd3e0cf62adcf56a398.tar.gz jemalloc-1326010cf4a0faef7a0e8fd3e0cf62adcf56a398.tar.bz2 | |
Update private_symbols.txt.
Diffstat (limited to 'include/jemalloc')
| -rw-r--r-- | include/jemalloc/internal/private_symbols.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/include/jemalloc/internal/private_symbols.txt b/include/jemalloc/internal/private_symbols.txt index e47296f..2899620 100644 --- a/include/jemalloc/internal/private_symbols.txt +++ b/include/jemalloc/internal/private_symbols.txt @@ -547,12 +547,18 @@ tsd_cleanup tsd_cleanup_wrapper tsd_fetch tsd_get -tsd_wrapper_get -tsd_wrapper_set +tsd_iarena_get +tsd_iarena_set +tsd_iarenap_get tsd_initialized tsd_init_check_recursion tsd_init_finish tsd_init_head +tsd_narenas_tdata_get +tsd_narenas_tdata_set +tsd_narenas_tdatap_get +tsd_wrapper_get +tsd_wrapper_set tsd_nominal tsd_prof_tdata_get tsd_prof_tdata_set @@ -575,6 +581,9 @@ tsd_thread_deallocated_set tsd_thread_deallocatedp_get tsd_tls tsd_tsd +tsd_witness_fork_get +tsd_witness_fork_set +tsd_witness_forkp_get tsd_witnesses_get tsd_witnesses_set tsd_witnessesp_get |
