Home
last modified time | relevance | path

Searched refs:libc_init (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dtls.c199 extern void libc_init();
207 { .ci_tag = CI_THRINIT, .ci_un.ci_func = libc_init },
H A Dthr.c1252 libc_init(void) in libc_init() function