Home
last modified time | relevance | path

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()); in dbg_print()
H A Dexternal.c504 rt_thr_self() in rt_thr_self() function
H A D_rtld.h767 extern thread_t rt_thr_self(void);
H A Dutil.c633 while (dlmp->rt_init_thread != rt_thr_self() && (FLAGS(dlmp) & in is_dep_init()
728 lmp->rt_init_thread = rt_thr_self(); in call_init()