02.03.2014 Views

Tornado

Tornado

Tornado

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

C<br />

<strong>Tornado</strong> Tools Reference<br />

ti( )<br />

NAME<br />

ti() – display complete information from a task’s TCB<br />

C<br />

SYNOPSIS<br />

DESCRIPTION<br />

RETURNS<br />

SEE ALSO<br />

void ti<br />

(<br />

int taskNameOrId /* task name or task ID; 0 = use default */<br />

)<br />

This command displays the task control block (TCB) contents, including registers, for a<br />

specified task. If taskNameOrId is omitted or zero, the last task referenced is assumed.<br />

The ti( ) command calls taskShow( ) with a second argument of 1; see the documentation<br />

for taskShow( ) for a description of the output format.<br />

N/A<br />

windsh, taskShow( ), <strong>Tornado</strong> User’s Guide: Shell<br />

tr( )<br />

NAME<br />

tr( ) – resume a task<br />

SYNOPSIS<br />

DESCRIPTION<br />

RETURNS<br />

SEE ALSO<br />

void tr<br />

(<br />

int taskNameOrId /* task name or task ID */<br />

)<br />

This command resumes the execution of a suspended task. It is equivalent to the target<br />

routine taskResume( ).<br />

N/A<br />

windsh, ts( ), <strong>Tornado</strong> User’s Guide: Shell<br />

423

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!