Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dmutex.c156 bootstrap_calloc) != 0) { in malloc_mutex_init()
217 bootstrap_calloc) != 0) { in malloc_mutex_boot()
H A Djemalloc.c269 bootstrap_calloc(size_t num, size_t size) { in bootstrap_calloc() function
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_externs.h37 void *bootstrap_calloc(size_t num, size_t size);