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

/osnet-11/usr/src/lib/libc/port/threads/
H A Dtls.c33 * Used to inform libc_init() that we are on the primary link map,
77 * This is called from the dynamic linker, before libc_init() is called,
97 primary_link_map = 1; /* inform libc_init */
115 * We call lmalloc() to allocate the template even though libc_init()
153 * since it will be copied up again in libc_init().
199 extern void libc_init();
207 {CI_THRINIT, (int(*)())libc_init},
H A Dthr.c1219 * libc_init() is called by ld.so.1 for library initialization.
1223 libc_init(void) function

Completed in 19 milliseconds