Skip to content

Conversation

@xuelix
Copy link
Member

@xuelix xuelix commented Aug 13, 2024

Modify the name of a private function to reflect what it actually does

Description

This PR modifies the function name of prvGetDisinheritPriorityAfterTimeout function in queue.c to prvGetHightestPriorityOfWaitToReceiveList. The changed name reflects what the function actually returns.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@xuelix xuelix requested a review from a team as a code owner August 13, 2024 19:36
@sonarqubecloud
Copy link

@xuelix xuelix merged commit a936c10 into FreeRTOS:main Aug 14, 2024
@xuelix xuelix deleted the xueli/getpriority branch August 14, 2024 18:08
moninom1 pushed a commit to moninom1/FreeRTOS-Kernel that referenced this pull request Sep 30, 2025
* Add unit test for xTaskGetIdleTaskHandleForCore()

---------

Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants