server-skynet-source-3rd-je.../include/jemalloc
Jason Evans 12a6845b6c Use $((...)) instead of expr.
Use $((...)) for math in size_classes.h rather than expr, because it is
much faster.  This is not supported syntax in the classic Bourne shell,
but all modern sh implementations support it, including bash, zsh, and
ash.
2012-04-03 13:20:21 -07:00
..
internal Use $((...)) instead of expr. 2012-04-03 13:20:21 -07:00
jemalloc_defs.h.in Use __sync_add_and_fetch and __sync_sub_and_fetch when they are available 2012-03-26 11:51:13 -07:00
jemalloc.h.in Use ffsl() in ALLOCM_ALIGN(). 2012-04-02 14:09:07 -07:00