DT_CALLOUT_ARMED
KASSERT((timeout_task->f & DT_CALLOUT_ARMED) != 0, ("Stray timeout"));
timeout_task->f &= ~DT_CALLOUT_ARMED;
if ((timeout_task->f & DT_CALLOUT_ARMED) != 0) {
timeout_task->f |= DT_CALLOUT_ARMED;
if ((timeout_task->f & DT_CALLOUT_ARMED) != 0) {
timeout_task->f &= ~DT_CALLOUT_ARMED;