mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
c40421c05b
Prior to this commit, doswitch is returned uninitialized if (task_state == TSTATE_TASK_ASSIGNED || task_state == TSTATE_TASK_RUNNING) && no context switch occurs && (cpu == me). Signed-off-by: Mingjie Shen <shen497@purdue.edu>