02.03.2014 Views

Tornado

Tornado

Tornado

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Tornado</strong> 2.0<br />

User’s Guide<br />

DEFICIENCIES<br />

RETURNS<br />

SEE ALSO<br />

It is possible for a task to write beyond the end of its stack, but not write into the last part<br />

of its stack. This will not be detected by checkStack().<br />

N/A<br />

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

classShow( )<br />

NAME classShow( ) – show information about a class of objects (*)<br />

SYNOPSIS<br />

DESCRIPTION<br />

RETURNS<br />

SEE ALSO<br />

void classShow<br />

(<br />

int classID<br />

)<br />

VxWorks kernel objects, such as semaphores, message queues, and so on, are organized<br />

into distinct classes. All objects of each class are anchored in a class ID stored as a global<br />

variable. Given any such class ID, classShow( ) displays overall information about the<br />

class, including the maximum object size, and the number of objects allocated,<br />

deallocated, initialized, and terminated in that class. Because all the class ID globals are<br />

recorded using a consistent naming convention, you can obtain a list of the class IDs<br />

available at any time with the following:<br />

-> lkup "ClassId"<br />

There is no target-resident version of classShow( ).<br />

N/A<br />

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

384

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

Saved successfully!

Ooh no, something went wrong!