UBT_FLAG_T_STOP_ALL
if ((action & UBT_FLAG_T_STOP_ALL) != 0)
if (task_flags & UBT_FLAG_T_STOP_ALL)
ubt_task_schedule(sc, UBT_FLAG_T_STOP_ALL);