Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h727 thread_t rt_init_thread; /* thread id in this lm's _init */ member
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c634 while (dlmp->rt_init_thread != rt_thr_self() && (FLAGS(dlmp) & in is_dep_init()
729 lmp->rt_init_thread = rt_thr_self(); in call_init()
767 lmp->rt_init_thread = (thread_t)0; in call_init()