Home
last modified time | relevance | path

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

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