Thread::getStacked
Return the number of items on the referenced Threads stack.
&reftitle.description;
final public intThread::getStacked
Return the number of items waiting to be executed by the referenced Thread.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
An integral number representing the number of items left on the stack.