mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-09 07:17:17 +03:00
Header refactoring: unify nstime.h and move it out of the catch-all
This commit is contained in:
parent
7ebc83894f
commit
418d96a86c
10 changed files with 21 additions and 29 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define JEMALLOC_INTERNAL_MUTEX_STRUCTS_H
|
||||
|
||||
#include "jemalloc/internal/atomic.h"
|
||||
#include "jemalloc/internal/nstime.h"
|
||||
|
||||
struct mutex_prof_data_s {
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue