server-skynet-source-3rd-je.../test/include/test
David Goldblatt 743d940dc3 Header refactoring: Split up jemalloc_internal.h
This is a biggy.  jemalloc_internal.h has been doing multiple jobs for a while
now:
- The source of system-wide definitions.
- The catch-all include file.
- The module header file for jemalloc.c

This commit splits up this functionality.  The system-wide definitions
responsibility has moved to jemalloc_preamble.h.  The catch-all include file is
now jemalloc_internal_includes.h.  The module headers for jemalloc.c are now in
jemalloc_internal_[externs|inlines|types].h, just as they are for the other
modules.
2017-04-11 11:52:30 -07:00
..
btalloc.h Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
extent_hooks.h Remove extraneous parens around return arguments. 2017-01-20 21:43:07 -08:00
jemalloc_test_defs.h.in Don't configure HAVE_SSE2. 2014-10-08 18:18:03 -07:00
jemalloc_test.h.in Header refactoring: Split up jemalloc_internal.h 2017-04-11 11:52:30 -07:00
math.h Remove extraneous parens around return arguments. 2017-01-20 21:43:07 -08:00
mq.h Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
mtx.h Add os_unfair_lock support. 2016-11-02 18:09:45 -07:00
SFMT-alti.h Remove duplicate 'static' keyword. 2014-02-26 10:19:18 -08:00
SFMT-params607.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params1279.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params2281.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params4253.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params11213.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params19937.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params44497.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params86243.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params132049.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params216091.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-sse2.h Fix inline-related macro issues. 2013-12-10 14:35:34 -08:00
SFMT.h Update brace style. 2017-01-20 21:43:07 -08:00
test.h Add hooking functionality 2017-04-07 14:10:27 -07:00
thd.h Style and spelling fixes. 2014-12-08 16:34:04 -08:00
timer.h Fix Windows build issues 2016-02-23 18:55:45 -08:00