TIF_LOGADE
#define _TIF_LOGADE BIT(TIF_LOGADE)
#define _TIF_LOGADE (1<<TIF_LOGADE)
set_thread_flag(TIF_LOGADE);
clear_thread_flag(TIF_LOGADE);