]> git.sur5r.net Git - freertos/commit
Modification to the behaviour of xQueueSend() and xQueueReceive() in the case that...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 28 Jan 2007 10:20:56 +0000 (10:20 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 28 Jan 2007 10:20:56 +0000 (10:20 +0000)
commitd17ae378e1b8f1630b8865e6f44b64cfd773ddfa
tree5cfa2815587921fc171752cb5b22e26360b04fb2
parent4fb5c5c9c2bd75de525eca8369ba6bf0d674b9e4
Modification to the behaviour of xQueueSend() and xQueueReceive() in the case that a blocked task times out (bug fix).

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