Searched refs:malloc_conf (Results 1 – 6 of 6) sorted by relevance
17 malloc_conf;
9 #define je_malloc_conf JEMALLOC_N(malloc_conf)
67 # define je_malloc_conf malloc_conf371 # define malloc_conf je_malloc_conf macro
235 extern const char *malloc_conf;
29 @@ -3376,4 +3387,18 @@ malloc_conf = "narenas:1";]]></programlisting></para>
458 - Fix malloc_conf overriding to work on Windows. (@jasone)838 - Mark malloc_conf as a weak symbol so that the application can override it.