Searched refs:rt_thr_self (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c346 (void) bufprint(&prf, MSG_ORIG(MSG_DBG_THREAD), rt_thr_self());
H A Dexternal.c505 rt_thr_self() function
H A D_rtld.h774 extern thread_t rt_thr_self(void);
H A Dutil.c631 while (dlmp->rt_init_thread != rt_thr_self() && (FLAGS(dlmp) &
726 lmp->rt_init_thread = rt_thr_self();

Completed in 85 milliseconds