Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dmutex.c145 malloc_mutex_boot(void) in malloc_mutex_boot() function
Djemalloc.c1438 if (malloc_mutex_boot())
/external/jemalloc/include/jemalloc/internal/
Dmutex.h70 bool malloc_mutex_boot(void);
Dprivate_symbols.txt325 malloc_mutex_boot
Dprivate_namespace.h325 #define malloc_mutex_boot JEMALLOC_N(malloc_mutex_boot) macro
Dprivate_unnamespace.h325 #undef malloc_mutex_boot
/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_jet.h232 #define malloc_mutex_boot JEMALLOC_N(malloc_mutex_boot) macro
Dprivate_namespace.h229 #define malloc_mutex_boot JEMALLOC_N(malloc_mutex_boot) macro