THREAD_WAKEUP
test_bit(THREAD_WAKEUP, &thread->flags)
clear_bit(THREAD_WAKEUP, &thread->flags);
set_bit(THREAD_WAKEUP, &t->flags);