mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2008-07-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Correct documentation typos noticed and thankfully reported by Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
This commit is contained in:
@@ -1212,8 +1212,8 @@ procedure Task_Is_Suspended (
|
||||
@end ifset
|
||||
|
||||
@subheading DIRECTIVE STATUS CODES:
|
||||
@code{@value{RPREFIX}SUCCESSFUL} - task is suspended@*
|
||||
@code{@value{RPREFIX}ALREADY_SUSPENDED} - task is not suspended@*
|
||||
@code{@value{RPREFIX}SUCCESSFUL} - task is NOT suspended@*
|
||||
@code{@value{RPREFIX}ALREADY_SUSPENDED} - task is currently suspended@*
|
||||
@code{@value{RPREFIX}INVALID_ID} - task id invalid@*
|
||||
@code{@value{RPREFIX}ILLEGAL_ON_REMOTE_OBJECT} - not supported on remote tasks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user