]> git.sur5r.net Git - freertos/commit
Optimised vListInsert() in the case when the wake time is the maximum tick count...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 3 Jul 2006 19:32:59 +0000 (19:32 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 3 Jul 2006 19:32:59 +0000 (19:32 +0000)
commite99d1aec1b65f6fa786ef739c09c059072139b40
tree8248f9cfd7953febdd522a7a8dabe4b65ee07f9a
parent4d30e8b103ee20c0b0aa932703d83eb89c845d96
Optimised vListInsert() in the case when the wake time is the maximum tick count value.

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