Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched/event: clear pending events before enable the scheduler
enable the scheduler may cause the context to switch to a high-priority task, which will failure to clear pending events correctly. Signed-off-by: chao an <[email protected]>
- Loading branch information