]> git.sur5r.net Git - freertos/commit
Re-write the queue send and queue receive functions to improve their effect on interr...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 23 Mar 2008 16:06:45 +0000 (16:06 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 23 Mar 2008 16:06:45 +0000 (16:06 +0000)
commit1ca327252fbb94065d6853c8559dbf3820e1995c
tree66b6f739c124c37be0026b6601cb153760441d49
parent820b48a6716e4339ef6fe8cd70190349ddf09b93
Re-write the queue send and queue receive functions to improve their effect on interrupt responsiveness.

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