Home
last modified time | relevance | path

Searched refs:malloc_mutex_boot (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/src/
Dmutex.c212 malloc_mutex_boot(void) { in malloc_mutex_boot() function
Djemalloc.c1493 if (malloc_mutex_boot()) {
/external/jemalloc_new/include/jemalloc/internal/
Dmutex.h134 bool malloc_mutex_boot(void);
Dprivate_namespace.h229 #define malloc_mutex_boot JEMALLOC_N(malloc_mutex_boot) macro
Dprivate_namespace_jet.h232 #define malloc_mutex_boot JEMALLOC_N(malloc_mutex_boot) macro