Searched refs:THR_FLG_REENTER (Results 1 – 4 of 4) sorted by relevance
69 #define THR_FLG_REENTER 0x00000004 /* temporary leave / reenter */ macro
332 thr_flg_reenter = THR_FLG_REENTER; in get_lcinterface()
355 #define THR_FLG_REENTER 0x00000000 /* no-op before CI_V_FIVE */ macro
2271 if ((flags & (THR_FLG_NOLOCK | THR_FLG_REENTER)) == THR_FLG_NOLOCK) { in _ti_bind_guard()2296 if ((flags & (THR_FLG_NOLOCK | THR_FLG_REENTER)) == THR_FLG_NOLOCK) { in _ti_bind_clear()