Searched refs:malloc_initialized (Results 1 – 1 of 1) sorted by relevance
249 malloc_initialized(void) in malloc_initialized() function1169 } while (!malloc_initialized()); in malloc_init_hard_needed()1734 assert(malloc_initialized() || IS_INITIALIZER); in ifree()1755 assert(malloc_initialized() || IS_INITIALIZER); in isfree()2169 assert(malloc_initialized() || IS_INITIALIZER); in je_rallocx()2302 assert(malloc_initialized() || IS_INITIALIZER); in je_xallocx()2529 if (!malloc_initialized()) in jemalloc_prefork()2532 assert(malloc_initialized()); in jemalloc_prefork()2557 if (!malloc_initialized()) in jemalloc_postfork_parent()2560 assert(malloc_initialized()); in jemalloc_postfork_parent()[all …]