server-skynet-source-3rd-je.../include/jemalloc
Jason Evans bbe53b1c16 Revert "Use ffsl() in ALLOCM_ALIGN()."
This reverts commit 722b370399.

Unfortunately, glibc requires _GNU_SOURCE to be defined before including
string.h, but there is no reliable way to get the prototype within
jemalloc.h unless _GNU_SOURCE was already defined.
2012-04-04 15:24:01 -07:00
..
internal Add tls_model configuration. 2012-04-03 22:30:05 -07:00
jemalloc_defs.h.in Add tls_model configuration. 2012-04-03 22:30:05 -07:00
jemalloc.h.in Revert "Use ffsl() in ALLOCM_ALIGN()." 2012-04-04 15:24:01 -07:00