Worker::stack Stacking work &reftitle.description; public intWorker::stack Threadedwork Appends the new work to the stack of the referenced worker. &reftitle.parameters; work A Threaded object to be executed by the worker. &reftitle.returnvalues; The new size of the stack. &reftitle.examples; Stacking a task for execution onto a worker stack($work));]]> &example.outputs;