Home
last modified time | relevance | path

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

/src/lib/libc/stdlib/malloc/
H A DSymbol.map54 _malloc_first_thread;
/src/lib/libc/include/
H A Dlibc_private.h316 void _malloc_first_thread(void);
/src/lib/libthr/thread/
H A Dthr_create.c78 _malloc_first_thread(); in _pthread_create()
/src/contrib/jemalloc/
H A DFREEBSD-diffs512 +_malloc_first_thread(void)
/src/contrib/jemalloc/src/
H A Djemalloc.c4581 _malloc_first_thread(void) in _malloc_first_thread() function