server-skynet-source-3rd-je.../include/jemalloc
Jason Evans ae93d6bf36 Avoid function prototype incompatibilities.
Add various function attributes to the exported functions to give the
compiler more information to work with during optimization, and also
specify throw() when compiling with C++ on Linux, in order to adequately
match what __THROW does in glibc.

This resolves #237.
2015-07-10 16:09:40 -07:00
..
internal Fix an integer overflow bug in {size2index,s2u}_compute(). 2015-07-09 21:36:33 -07:00
jemalloc_defs.h.in Avoid function prototype incompatibilities. 2015-07-10 16:09:40 -07:00
jemalloc_macros.h.in Avoid function prototype incompatibilities. 2015-07-10 16:09:40 -07:00
jemalloc_mangle.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_protos.h.in Avoid function prototype incompatibilities. 2015-07-10 16:09:40 -07:00
jemalloc_rename.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
jemalloc_typedefs.h.in Implement dynamic per arena control over dirty page purging. 2015-03-18 18:55:33 -07:00
jemalloc.sh Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in. 2014-09-07 19:55:03 -07:00