Home
last modified time | relevance | path

Searched refs:rt_bind_clear (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c454 rt_bind_clear(int flags) in rt_bind_clear() function
H A D_rtld.h762 extern int rt_bind_clear(int);
H A Dutil.c3453 if (rt_bind_clear(0) & THR_FLG_RTLD) { in leave()
3456 (void) rt_bind_clear(THR_FLG_RTLD | thr_flg_nolock | flags); in leave()