xotcl::THREAD proc recreate (private)

 xotcl::THREAD[i] recreate obj args [ args... ]

Defined in packages/xotcl-core/tcl/40-thread-mod-procs.tcl

this method catches recreation of THREADs in worker threads it reinitializes the thread according to the new definition.

Parameters:
obj
args

Partial Call Graph (max 5 caller/called nodes):
%3 thread::send thread::send xotcl::THREAD proc recreate xotcl::THREAD proc recreate xotcl::THREAD proc recreate->thread::send

Testcases:
No testcase defined.
[ show source ]
Show another procedure: