mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 01:21:26 +08:00
xtensa_releasepending.c: Remove commented out code.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
committed by
Xiang Xiao
parent
9de2818c18
commit
2793e6f82d
@@ -58,8 +58,6 @@ void up_release_pending(void)
|
|||||||
|
|
||||||
/* Merge the g_pendingtasks list into the ready-to-run task list */
|
/* Merge the g_pendingtasks list into the ready-to-run task list */
|
||||||
|
|
||||||
/* sched_lock(); */
|
|
||||||
|
|
||||||
if (nxsched_merge_pending())
|
if (nxsched_merge_pending())
|
||||||
{
|
{
|
||||||
/* The currently active task has changed! We will need to
|
/* The currently active task has changed! We will need to
|
||||||
|
|||||||
Reference in New Issue
Block a user