server-skynet-source-3rd-je.../include/jemalloc
Jason Evans 01b3fe55ff Add a0malloc(), a0calloc(), and a0free().
Add a0malloc(), a0calloc(), and a0free(), which are used by FreeBSD's
libc to allocate/deallocate TLS in static binaries.
2012-04-03 19:25:48 -07:00
..
internal Add a0malloc(), a0calloc(), and a0free(). 2012-04-03 19:25:48 -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