mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-02 16:40:29 +03:00
Header refactoring: ticker module - remove from the catchall and unify.
This commit is contained in:
parent
fa3ad730c4
commit
bf2dc7e678
12 changed files with 26 additions and 21 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define JEMALLOC_INTERNAL_TCACHE_STRUCTS_H
|
||||
|
||||
#include "jemalloc/internal/ql.h"
|
||||
#include "jemalloc/internal/ticker.h"
|
||||
|
||||
/*
|
||||
* Read-only information associated with each element of tcache_t's tbins array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue