summaryrefslogtreecommitdiffstats
path: root/src/hash.c
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2017-05-02 06:10:42 (GMT)
committerJason Evans <jasone@canonware.com>2017-05-12 06:06:54 (GMT)
commita268af50857f0a4d139f26c66d22debbfae7a674 (patch)
tree1926c8d0f97d00e518149c57dbf63e1ecfb85862 /src/hash.c
parentb3b033eefd7892f0bed7fc30f431016660b44918 (diff)
downloadjemalloc-a268af50857f0a4d139f26c66d22debbfae7a674.zip
jemalloc-a268af50857f0a4d139f26c66d22debbfae7a674.tar.gz
jemalloc-a268af50857f0a4d139f26c66d22debbfae7a674.tar.bz2
Stop depending on JEMALLOC_N() for function interception during testing.
Instead, always define function pointers for interceptable functions, but mark them const unless testing, so that the compiler can optimize out the pointer dereferences.
Diffstat (limited to 'src/hash.c')
0 files changed, 0 insertions, 0 deletions