Header refactoring: size_classes module - remove from the catchall
This commit is contained in:
committed by
David Goldblatt
parent
68da2361d2
commit
31b43219db
@@ -1,6 +1,8 @@
|
||||
#ifndef JEMALLOC_INTERNAL_TCACHE_EXTERNS_H
|
||||
#define JEMALLOC_INTERNAL_TCACHE_EXTERNS_H
|
||||
|
||||
#include "jemalloc/internal/size_classes.h"
|
||||
|
||||
extern bool opt_tcache;
|
||||
extern ssize_t opt_lg_tcache_max;
|
||||
|
||||
|
Reference in New Issue
Block a user