Searched refs:malloc_conf (Results 1 – 6 of 6) sorted by relevance
13 malloc_conf;
9 #define je_malloc_conf JEMALLOC_N(malloc_conf)
70 # define je_malloc_conf malloc_conf382 # define malloc_conf je_malloc_conf macro
240 extern const char *malloc_conf;
29 @@ -3510,4 +3521,18 @@ malloc_conf = "narenas:1";]]></programlisting></para>
594 - Fix malloc_conf overriding to work on Windows. (@jasone)974 - Mark malloc_conf as a weak symbol so that the application can override it.