mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-24 05:37:24 +08:00
validation: Fix typo
This commit is contained in:
committed by
Amar Takhar
parent
ae00fcabed
commit
d7447b2a5e
@@ -710,7 +710,7 @@ static void ScoreMtxReqSeizeWait_Post_Enqueued_Check(
|
||||
|
||||
case ScoreMtxReqSeizeWait_Post_Enqueued_PriorityInherit: {
|
||||
/*
|
||||
* The calling thread shall be enqueued in priority order with priorit
|
||||
* The calling thread shall be enqueued in priority order with priority
|
||||
* inheritance.
|
||||
*/
|
||||
ScoreTqReqEnqueuePriorityInherit_Run( &ctx->tq_ctx->base );
|
||||
|
||||
Reference in New Issue
Block a user