mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Delete the mutex_pool module.
This commit is contained in:
parent
03d95cba88
commit
7dc77527ba
10 changed files with 1 additions and 135 deletions
|
|
@ -128,7 +128,6 @@ C_SRCS := $(srcroot)src/jemalloc.c \
|
|||
$(srcroot)src/log.c \
|
||||
$(srcroot)src/malloc_io.c \
|
||||
$(srcroot)src/mutex.c \
|
||||
$(srcroot)src/mutex_pool.c \
|
||||
$(srcroot)src/nstime.c \
|
||||
$(srcroot)src/pa.c \
|
||||
$(srcroot)src/pa_extra.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue