Searched refs:malloc_conf_set (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/include/
H A Dmalloc.h56 void malloc_conf_set(const char *);
/netbsd-current/external/bsd/jemalloc/lib/
H A Djemalloc_stub.c140 void malloc_conf_set(const char *m) function
/netbsd-current/external/bsd/jemalloc/include/jemalloc/
H A Djemalloc.h80 # define je_malloc_conf_set malloc_conf_set
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Djemalloc.c50 __weak_alias(malloc_conf_set, __je_malloc_conf_set)

Completed in 207 milliseconds