Remove remainder of mb (memory barrier).
This complements 94c5d22a4d
(Remove mb.h,
which is unused).
This commit is contained in:
parent
664ef652d9
commit
8ac7937eb5
@ -100,7 +100,6 @@ C_SRCS := $(srcroot)src/jemalloc.c \
|
||||
$(srcroot)src/extent_mmap.c \
|
||||
$(srcroot)src/hash.c \
|
||||
$(srcroot)src/large.c \
|
||||
$(srcroot)src/mb.c \
|
||||
$(srcroot)src/mutex.c \
|
||||
$(srcroot)src/nstime.c \
|
||||
$(srcroot)src/pages.c \
|
||||
|
@ -296,7 +296,6 @@ malloc_tsd_no_cleanup
|
||||
malloc_vcprintf
|
||||
malloc_vsnprintf
|
||||
malloc_write
|
||||
mb_write
|
||||
narenas_auto
|
||||
narenas_total_get
|
||||
ncpus
|
||||
|
Loading…
Reference in New Issue
Block a user