Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libc/stdlib/jemalloc/
HDSymbol.map67 _malloc_first_thread;
/freebsd-13-stable/lib/libthr/thread/
HDthr_create.c72 _malloc_first_thread(); in _pthread_create()
/freebsd-13-stable/lib/libc/include/
HDlibc_private.h309 void _malloc_first_thread(void);
/freebsd-13-stable/contrib/jemalloc/
HDFREEBSD-diffs512 +_malloc_first_thread(void)
/freebsd-13-stable/contrib/jemalloc/src/
HDjemalloc.c4005 _malloc_first_thread(void) in _malloc_first_thread() function