mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 08:03:32 +03:00
Header refactoring: unify and de-catchall mutex_pool.
This commit is contained in:
parent
98774e64a4
commit
041e041e1f
7 changed files with 15 additions and 26 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define JEMALLOC_INTERNAL_EXTENT_INLINES_H
|
||||
|
||||
#include "jemalloc/internal/mutex.h"
|
||||
#include "jemalloc/internal/mutex_pool_inlines.h"
|
||||
#include "jemalloc/internal/mutex_pool.h"
|
||||
#include "jemalloc/internal/pages.h"
|
||||
#include "jemalloc/internal/prng.h"
|
||||
#include "jemalloc/internal/ql.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue