server-skynet-source-3rd-je.../include/jemalloc
Jason Evans b1941c6150 Add probabability distribution utility code.
Add probabability distribution utility code that enables generation of
random deviates drawn from normal, Chi-square, and Gamma distributions.

Fix format strings in several of the assert_* macros (remove a %s).

Clean up header issues; it's critical that system headers are not
included after internal definitions potentially do things like:

  #define inline

Fix the build system to incorporate header dependencies for the test
library C files.
2013-12-09 23:42:08 -08:00
..
internal Add probabability distribution utility code. 2013-12-09 23:42:08 -08:00
jemalloc_defs.h.in Make jemalloc.h formatting more consistent. 2013-12-07 11:53:26 -08:00
jemalloc_macros.h.in Make jemalloc.h formatting more consistent. 2013-12-07 11:53:26 -08:00
jemalloc_mangle.h.in Make jemalloc.h formatting more consistent. 2013-12-07 11:53:26 -08:00
jemalloc_protos.h.in Refactor to support more varied testing. 2013-12-03 22:06:59 -08:00
jemalloc.sh Make jemalloc.h formatting more consistent. 2013-12-07 11:53:26 -08:00