[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_TclMarkForDelete

Overview

Mark Tcl interpreter for deletion

Syntax

    void Ns_TclMarkForDelete (
    Tcl_Interp* 
    );

Description

Mark this interpreter for deletion. When the thread terminates (and it must be a connection thread), the tcl interpreter will be deleted.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.