Closed chinglee-iot closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
4bfb9b2
) 93.64% compared to head (7c01f56
) 93.66%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
1 Code Smell
No Coverage information
0.0% Duplication
Separate the task create function for core affinity
Description
Create the following private function to create task:
uxCoreAffinityMask and prvAddNewTaskToReadyList are still required to be called to setup core affinity and add the task to ready list.
Test Steps
N/A
Checklist:
I have modified and/or added unit-tests to cover the code changes in this Pull Request.Related Issue
Address #750 in comment 1151, 1625
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.