mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-12 03:37:22 +03:00
Header refactoring: prng module - remove from the catchall and unify.
This commit is contained in:
parent
4d2e4bf5eb
commit
fa3ad730c4
6 changed files with 49 additions and 35 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#ifndef JEMALLOC_INTERNAL_EXTENT_INLINES_H
|
||||
#define JEMALLOC_INTERNAL_EXTENT_INLINES_H
|
||||
|
||||
#include "jemalloc/internal/prng.h"
|
||||
#include "jemalloc/internal/ql.h"
|
||||
|
||||
static inline arena_t *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue