Commit 3343901
committed
Add dequeuing ready queue path in mo_task_delay()
Previously, mo_task_delay() only changed task state to TASK_BLOCKED
and updated delayed ticks. However, it1 parent 1c68d20 commit 3343901
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
871 | | - | |
| 871 | + | |
| 872 | + | |
872 | 873 | | |
873 | 874 | | |
874 | 875 | | |
875 | 876 | | |
| 877 | + | |
876 | 878 | | |
877 | 879 | | |
878 | 880 | | |
| |||
0 commit comments