forked from Imagelibrary/rtems
2004-11-05 Joel Sherrill <joel@OARcorp.com>
PR 706/doc * task.t: Remove not that changes explanation.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2004-11-05 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
PR 706/doc
|
||||||
|
* task.t: Remove not that changes explanation.
|
||||||
|
|
||||||
2004-09-27 Joel Sherrill <joel@OARcorp.com>
|
2004-09-27 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
PR 683/doc
|
PR 683/doc
|
||||||
|
|||||||
@@ -1153,7 +1153,7 @@ procedure Task_Is_Suspended (
|
|||||||
@end ifset
|
@end ifset
|
||||||
|
|
||||||
@subheading DIRECTIVE STATUS CODES:
|
@subheading DIRECTIVE STATUS CODES:
|
||||||
@code{@value{RPREFIX}SUCCESSFUL} - task is not suspended@*
|
@code{@value{RPREFIX}SUCCESSFUL} - task is suspended@*
|
||||||
@code{@value{RPREFIX}ALREADY_SUSPENDED} - task is not suspended@*
|
@code{@value{RPREFIX}ALREADY_SUSPENDED} - task is not suspended@*
|
||||||
@code{@value{RPREFIX}INVALID_ID} - task id invalid@*
|
@code{@value{RPREFIX}INVALID_ID} - task id invalid@*
|
||||||
@code{@value{RPREFIX}ILLEGAL_ON_REMOTE_OBJECT} - not supported on remote tasks
|
@code{@value{RPREFIX}ILLEGAL_ON_REMOTE_OBJECT} - not supported on remote tasks
|
||||||
|
|||||||
Reference in New Issue
Block a user