Searched refs:thr_flg_nolock (Results 1 – 4 of 4) sorted by relevance
42 int thr_flg_nolock = 0; variable
331 thr_flg_nolock = THR_FLG_NOLOCK; in get_lcinterface()
3201 if (rt_bind_guard(THR_FLG_RTLD | thr_flg_nolock | flags)) { in enter()3202 if (!thr_flg_nolock) in enter()3454 if (!thr_flg_nolock) in leave()3456 (void) rt_bind_clear(THR_FLG_RTLD | thr_flg_nolock | flags); in leave()
549 extern int thr_flg_nolock;