Searched refs:thr_flg_nolock (Results 1 – 4 of 4) sorted by relevance
41 int thr_flg_nolock = 0; variable
327 thr_flg_nolock = THR_FLG_NOLOCK; in get_lcinterface()
3194 if (rt_bind_guard(THR_FLG_RTLD | thr_flg_nolock | flags)) { in enter()3195 if (!thr_flg_nolock) in enter()3447 if (!thr_flg_nolock) in leave()3449 (void) rt_bind_clear(THR_FLG_RTLD | thr_flg_nolock | flags); in leave()
549 extern int thr_flg_nolock;