Home
last modified time | relevance | path

Searched refs:__thr_malloc_init (Results 1 – 4 of 4) sorted by relevance

/src/lib/libthr/thread/
H A Dthr_malloc.c43 __thr_malloc_init(void) in __thr_malloc_init() function
H A Dthr_init.c503 __thr_malloc_init(); in init_private()
H A Dthr_private.h1025 void __thr_malloc_init(void);
H A Dthr_mutex.c393 __thr_malloc_init(); in __Tthr_mutex_init()