Header refactoring: ticker module - remove from the catchall and unify.
This commit is contained in:
committed by
David Goldblatt
parent
fa3ad730c4
commit
bf2dc7e678
@@ -4,6 +4,7 @@
|
||||
#include "jemalloc/internal/atomic.h"
|
||||
#include "jemalloc/internal/bit_util.h"
|
||||
#include "jemalloc/internal/jemalloc_internal_types.h"
|
||||
#include "jemalloc/internal/ticker.h"
|
||||
|
||||
JEMALLOC_ALWAYS_INLINE pszind_t
|
||||
psz2ind(size_t psz) {
|
||||
|
Reference in New Issue
Block a user