PF_SIGNALED
if (current->flags & PF_SIGNALED)
if (self.task->flags & PF_SIGNALED)
current->flags |= PF_SIGNALED;
if (tsk->flags & PF_SIGNALED)