%3 ::nx::Object ::nx::Object ::nsshell::THREAD ::nsshell::THREAD do init ::nsshell::THREAD->::nx::Object

Class ::nsshell::THREAD

::nsshell::THREAD[i] create ... \
           [ -cmd:required cmd:required ] \
           [ -recreate:boolean recreate:boolean ] \
           [ -tid tid ]

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

Class Relations

  • class: ::nx::Class[i]
  • superclass: ::nx::Object[i]

Methods (to be applied on instances)

  • do (scripted, public)

     <instance of nsshell::THREAD[i]> do cmd

    Execute the provided cmd in the slave thread. If the thread does not exist, create it.

    Parameters:
    cmd (required)

    Testcases:
    No testcase defined.