]> git.sur5r.net Git - freertos/commit
Modifications to correct behaviour when a task is blocked without specifying a wake...
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 28 Jul 2007 16:33:07 +0000 (16:33 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 28 Jul 2007 16:33:07 +0000 (16:33 +0000)
commitf9ed98af699a56ddc99d146feb5782fe3782a81b
tree764d7897f3e599da114081b594c62a9d784bf9d2
parent116d974cd64580ee62c6ff0e2095f263916b56f9
Modifications to correct behaviour when a task is blocked without specifying a wake time, and also introduce the xTaskGetSchedulerState() function.

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