Base: Pull into a single header.

This commit is contained in:
David T. Goldblatt
2020-02-17 12:00:57 -08:00
committed by David Goldblatt
parent 34b7165fde
commit 182192f83c
7 changed files with 114 additions and 72 deletions

View File

@@ -1,6 +1,8 @@
#ifndef JEMALLOC_INTERNAL_EDATA_CACHE_H
#define JEMALLOC_INTERNAL_EDATA_CACHE_H
#include "jemalloc/internal/base.h"
/*
* A cache of edata_t structures allocated via base_alloc_edata (as opposed to
* the underlying extents they describe). The contents of returned edata_t