mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-04 17:36:23 +03:00
PA: Add pa_extra.c and put PA forking there.
This commit is contained in:
parent
8164fad404
commit
f29f6090f5
8 changed files with 88 additions and 21 deletions
|
|
@ -127,6 +127,7 @@ C_SRCS := $(srcroot)src/jemalloc.c \
|
|||
$(srcroot)src/mutex_pool.c \
|
||||
$(srcroot)src/nstime.c \
|
||||
$(srcroot)src/pa.c \
|
||||
$(srcroot)src/pa_extra.c \
|
||||
$(srcroot)src/pages.c \
|
||||
$(srcroot)src/prng.c \
|
||||
$(srcroot)src/prof.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue