xotcl::THREAD proc recreate (private)
xotcl::THREAD recreate obj args [ args... ]
Defined in /var/www/openacs.org/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 (required)
- args (required)
- Testcases:
- No testcase defined.