Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Drtld.h725 thread_t rt_init_thread; /* thread id in this lm's _init */ member
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dutil.c631 while (dlmp->rt_init_thread != rt_thr_self() && (FLAGS(dlmp) & in is_dep_init()
726 lmp->rt_init_thread = rt_thr_self(); in call_init()
764 lmp->rt_init_thread = (thread_t)0; in call_init()