nsf::exithandler

 nsf::exithandler

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 Class ::nsshell::THREAD Class ::nsshell::THREAD (public) nsf::exithandler nsf::exithandler Class ::nsshell::THREAD->nsf::exithandler init init init->nsf::exithandler instproc instproc instproc->nsf::exithandler nsshell::THREAD nsshell::THREAD nsshell::THREAD->nsf::exithandler

Testcases:
No testcase defined.
Source code:
lassign $args op value
switch $op {
set {::proc ::nsf::__exithandler {} $value}
get {::info body ::nsf::__exithandler}
unset {proc ::nsf::__exithandler args {;}}
default {error "syntax: ::nsf::exithandler $::nsf::parameter::syntax(::nsf::exithandler)"}}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: