nsshell::KernelThreadHandler method init (protected)

 <instance of nsshell::KernelThreadHandler[i]> init

Defined in /usr/local/ns/tcl/nsshell/shell.tcl

Create a thread named "kernels" for handling the cmds

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
THREAD create kernels -cmd [subst {
    ns_log notice "Kernel thread [self] is running"
}]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: