server-skynet-source-3rd-je.../include/jemalloc/internal
David Goldblatt 77cccac8cd Break up headers into constituent parts
This is part of a broader change to make header files better represent the
dependencies between one another (see
https://github.com/jemalloc/jemalloc/issues/533). It breaks up component headers
into smaller parts that can be made to have a simpler dependency graph.

For the autogenerated headers (smoothstep.h and size_classes.h), no splitting
was necessary, so I didn't add support to emit multiple headers.
2017-01-12 15:43:51 -08:00
..
arena_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
arena_inlines_a.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
arena_inlines_b.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
arena_structs_a.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
arena_structs_b.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
arena_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
assert.h Tweak code to allow compilation of concatenated src/*.c sources. 2015-11-12 11:06:41 -08:00
atomic_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
atomic_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
base_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
base_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
base_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
base_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
bitmap_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
bitmap_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
bitmap_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
bitmap_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ckh_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ckh_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ckh_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ctl_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ctl_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ctl_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
extent_dss_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
extent_dss_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
extent_dss_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
extent_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
extent_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
extent_mmap_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
extent_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
extent_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
hash_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
jemalloc_internal_decls.h Add os_unfair_lock support. 2016-11-02 18:09:45 -07:00
jemalloc_internal_defs.h.in Add huge page configuration and pages_[no}huge(). 2016-12-26 17:59:34 -08:00
jemalloc_internal_macros.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
jemalloc_internal.h.in Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
large_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
mutex_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
mutex_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
mutex_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
mutex_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
nstime_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
nstime_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
nstime_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
pages_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
pages_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ph.h Fix a style nit. 2016-04-12 23:18:25 -07:00
private_namespace.sh Refactor to support more varied testing. 2013-12-03 22:06:59 -08:00
private_symbols.txt Implement arena.<i>.destroy . 2017-01-06 18:58:46 -08:00
private_unnamespace.sh Refactor to support more varied testing. 2013-12-03 22:06:59 -08:00
prng_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
prng_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
prof_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
prof_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
prof_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
prof_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
public_namespace.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
public_unnamespace.sh Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
ql.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
qr.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
rb.h Remove rbt_nil 2016-02-23 18:09:25 -08:00
rtree_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
rtree_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
rtree_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
rtree_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
size_classes.sh Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
smoothstep.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
smoothstep.sh Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
spin_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
spin_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
spin_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
stats_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
stats_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
stats_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
tcache_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
tcache_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
tcache_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
tcache_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ticker_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ticker_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
ticker_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
tsd_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
tsd_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
tsd_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
tsd_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
util_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
util_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
util_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
witness_externs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
witness_inlines.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
witness_structs.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00
witness_types.h Break up headers into constituent parts 2017-01-12 15:43:51 -08:00