summaryrefslogtreecommitdiffstats
path: root/src/arena.c
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2013-10-20 00:20:18 (GMT)
committerJason Evans <jasone@canonware.com>2013-10-20 00:26:00 (GMT)
commit543abf7e6c7de06fe9654e91190b5c44a11b065e (patch)
tree9e0967381c6450a99fbe7d70569c666ff2a4f037 /src/arena.c
parent3ab682d341f033017d042e8498578c2332eacd69 (diff)
downloadjemalloc-543abf7e6c7de06fe9654e91190b5c44a11b065e.zip
jemalloc-543abf7e6c7de06fe9654e91190b5c44a11b065e.tar.gz
jemalloc-543abf7e6c7de06fe9654e91190b5c44a11b065e.tar.bz2
Fix inlining warning.
Add the JEMALLOC_ALWAYS_INLINE_C macro and use it for always-inlined functions declared in .c files. This fixes a function attribute inconsistency for debug builds that resulted in (harmless) compiler warnings about functions not being inlinable. Reported by Ricardo Nabinger Sanchez.
Diffstat (limited to 'src/arena.c')
0 files changed, 0 insertions, 0 deletions