Header refactoring: unify and de-catchall mutex module
This commit is contained in:
committed by
David Goldblatt
parent
9f822a1fd7
commit
18ecbfa89e
@@ -2,6 +2,7 @@
|
||||
#define JEMALLOC_INTERNAL_BASE_STRUCTS_H
|
||||
|
||||
#include "jemalloc/internal/jemalloc_internal_types.h"
|
||||
#include "jemalloc/internal/mutex.h"
|
||||
#include "jemalloc/internal/size_classes.h"
|
||||
|
||||
/* Embedded at the beginning of every block of base-managed virtual memory. */
|
||||
|
Reference in New Issue
Block a user