%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

    ns_log notice "THREAD [self] received <$cmd>"

    Parameters:
    cmd

    Partial Call Graph (max 5 caller/called nodes):
    %3 thread::create thread::create thread::mutex thread::mutex thread::send thread::send nsshell::THREAD instproc do nsshell::THREAD instproc do nsshell::THREAD instproc do->thread::create nsshell::THREAD instproc do->thread::mutex nsshell::THREAD instproc do->thread::send

    Testcases:
    No testcase defined.