SCX_TASK_RESET_RUNNABLE_AT
if (p->scx.flags & SCX_TASK_RESET_RUNNABLE_AT) {
p->scx.flags &= ~SCX_TASK_RESET_RUNNABLE_AT;
p->scx.flags |= SCX_TASK_RESET_RUNNABLE_AT;
p->scx.flags |= SCX_TASK_RESET_RUNNABLE_AT;
SCX_ENUM_SET(skel, scx_ent_flags, SCX_TASK_RESET_RUNNABLE_AT); \