forked from Imagelibrary/rtems
2008-11-03 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1334/doc * user/Makefile.am, user/concepts.t, user/overview.t, user/part.t, user/task.t: Correct typos and correctly document 4 parts of 32-bit object id. * user/ObjectId-32Bits.eps, user/ObjectId-32Bits.png: New files.
This commit is contained in:
@@ -886,10 +886,10 @@ procedure Task_Start (
|
||||
@code{@value{RPREFIX}ILLEGAL_ON_REMOTE_OBJECT} - cannot start remote task
|
||||
|
||||
@subheading DESCRIPTION:
|
||||
This directive readies the task, specified by tid, for execution
|
||||
This directive readies the task, specified by @code{id}, for execution
|
||||
based on the priority and execution mode specified when the task
|
||||
was created. The starting address of the task is given in
|
||||
entry_point. The task's starting argument is contained in
|
||||
@code{entry_point}. The task's starting argument is contained in
|
||||
argument. This argument can be a single value or used as an
|
||||
index into an array of parameter blocks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user