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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c453 rt_bind_clear(int flags) function
H A D_rtld.h348 * Binding flags for the rt_bind_guard()/rt_bind_clear() routines.
769 extern int rt_bind_clear(int);
H A Dutil.c3445 if (rt_bind_clear(0) & THR_FLG_RTLD) {
3448 (void) rt_bind_clear(THR_FLG_RTLD | thr_flg_nolock | flags);

Completed in 71 milliseconds