Home
last modified time | relevance | path

Searched refs:bootstrap_malloc (Results 1 – 3 of 3) sorted by relevance

/redis-3.2.3/deps/jemalloc/include/jemalloc/internal/
H A Dprivate_symbols.txt133 bootstrap_malloc
H A Djemalloc_internal.h.in447 void *bootstrap_malloc(size_t size);
/redis-3.2.3/deps/jemalloc/src/
H A Djemalloc.c343 bootstrap_malloc(size_t size) in bootstrap_malloc() function