]> begriffs open source - freertos/commit
Added code to allow a vTaskPrioritySet() caller to pass in the current TCB as well...
authorRichard Barry <ribarry@amazon.com>
Thu, 1 May 2008 17:15:36 +0000 (17:15 +0000)
committerRichard Barry <ribarry@amazon.com>
Thu, 1 May 2008 17:15:36 +0000 (17:15 +0000)
commit3f620024fc7136e2cd8ee10a1a1719c853b11ec9
tree4e4b2f2a16105a18f8b3a00d0ef0ed9dce1405d5
parenta918bd9825abfaa2c28bc374fd72f9f87cf017be
Added code to allow a vTaskPrioritySet() caller to pass in the current TCB as well as NULL to indicate that the priority of the calling task is being changed.
Source/tasks.c