Housekeeping check-in, no code changes.

This commit is contained in:
Richard Barry 2017-03-08 22:19:14 +00:00
parent 34b194150e
commit ad5659e93d
22 changed files with 22 additions and 22 deletions

View file

@ -849,7 +849,7 @@ static void prvTakeTwoMutexesReturnInSameOrder( SemaphoreHandle_t xMutex, Semaph
}
/* When the local semaphore is given back the priority of this task should
not yet be disinherited because the shared mutex is still held. This is a
not yet be disinherited because the shared mutex is still held. This is a
simplification to allow FreeRTOS to be integrated with middleware that
attempts to hold multiple mutexes without bloating the code with complex
algorithms. It is possible that the high priority mutex task will