__thaw_task
extern void __thaw_task(struct task_struct *t);
__thaw_task(task);
__thaw_task(t);
__thaw_task(p);