KTHREAD_SHOULD_STOP
return test_bit(KTHREAD_SHOULD_STOP, ¤t->kt_flags);
set_bit(KTHREAD_SHOULD_STOP, &ts->kt_flags);