Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/misc/
H A Dinitfini.c47 void __libc_thr_init(void);
127 __libc_thr_init(); in _libc_init()
/netbsd-src/lib/libpthread/
H A Dpthread_compat.c55 void __libc_thr_init(void);
73 __libc_thr_init(); in __pthread_init()
H A Dpthread.c139 __strong_alias(__libc_thr_init,pthread__init)
/netbsd-src/lib/libc/thread-stub/
H A Dthread-stub-init.c44 __weak_alias(__libc_thr_init,__libc_thr_init_stub) in __weak_alias() argument