]> git.sur5r.net Git - freertos/commit
Ensure a queue or semaphore that is not empty cannot be added to a queue set.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 19 May 2013 10:11:10 +0000 (10:11 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 19 May 2013 10:11:10 +0000 (10:11 +0000)
commit22b45dd6404dc6d0e355b84253009409b64f8cc5
tree6ae50798bd121ec326d0757c0c3b0cfd109a7773
parentff878c40a9312a9584ccc81a9d850200220ec62a
Ensure a queue or semaphore that is not empty cannot be added to a queue set.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1900 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/queue.c
FreeRTOS/Source/tasks.c