aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2019-02-15 00:25:27 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-02-15 00:25:27 -0800
commit1078c77e378b971e823138fb7b7b5bc4cb211409 (patch)
treeb575df0dc4f4fa46a6f56fa066e2f03ba2420278
parentbb955dfb55e738d5536d18ff7406f3879500a729 (diff)
parent4135abe739ca8c992f5396df545a26bdff2c6602 (diff)
downloadplatform_external_jemalloc_new-1078c77e378b971e823138fb7b7b5bc4cb211409.tar.gz
platform_external_jemalloc_new-1078c77e378b971e823138fb7b7b5bc4cb211409.tar.bz2
platform_external_jemalloc_new-1078c77e378b971e823138fb7b7b5bc4cb211409.zip
Don't compile background thread support. am: 347192e6aa
am: 4135abe739 Change-Id: I9287434a0071573eb6766c5dcfb4c8f0af7a5627
-rw-r--r--include/jemalloc/internal/jemalloc_internal_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/jemalloc/internal/jemalloc_internal_defs.h b/include/jemalloc/internal/jemalloc_internal_defs.h
index c76953ad..052bd11c 100644
--- a/include/jemalloc/internal/jemalloc_internal_defs.h
+++ b/include/jemalloc/internal/jemalloc_internal_defs.h
@@ -372,7 +372,7 @@
/*
* If defined, all the features necessary for background threads are present.
*/
-#define JEMALLOC_BACKGROUND_THREAD 1
+/* #undef JEMALLOC_BACKGROUND_THREAD */
/*
* If defined, jemalloc symbols are not exported (doesn't work when