]> git.sur5r.net Git - freertos/commit
Add signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHandle xTask ); Previously this...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 19 May 2008 19:17:56 +0000 (19:17 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 19 May 2008 19:17:56 +0000 (19:17 +0000)
commitba0e6b0806cf5b254b4e23f3643d2f4fc6e0c335
tree12e6f48bd97f271b3f1069fe9b57638efe7bba19
parent15cae4a7140106f899b9115cc6185be398909a6d
Add signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHandle xTask );  Previously this was a private function.

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