Header refactoring: ticker module - remove from the catchall and unify.
This commit is contained in:
committed by
David Goldblatt
parent
fa3ad730c4
commit
bf2dc7e678
@@ -2,6 +2,7 @@
|
||||
#define JEMALLOC_INTERNAL_ARENA_INLINES_B_H
|
||||
|
||||
#include "jemalloc/internal/jemalloc_internal_types.h"
|
||||
#include "jemalloc/internal/ticker.h"
|
||||
|
||||
static inline szind_t
|
||||
arena_bin_index(arena_t *arena, arena_bin_t *bin) {
|
||||
|
Reference in New Issue
Block a user