]> begriffs open source - freertos/commit
Add critical section around xTaskCheckForTimeout() as the new queue code makes a...
authorRichard Barry <ribarry@amazon.com>
Sun, 23 Mar 2008 16:00:51 +0000 (16:00 +0000)
committerRichard Barry <ribarry@amazon.com>
Sun, 23 Mar 2008 16:00:51 +0000 (16:00 +0000)
commited28aa2046e21ab8d06a83b6f5ef51a1943a09b6
tree57b95944ead3a525d49dc8195420fe4f31db28be
parent5ebd39bfc948b76080e3c869bdcad8f04c4f1c9a
Add critical section around xTaskCheckForTimeout() as the new queue code makes a call while the scheduler is not locked.
Source/tasks.c