Searched refs:TclHandleRelease (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclPreserve.c328 * TclHandlePreserve() and TclHandleRelease() on the associated handle.
410 * to TclHandleRelease() when the caller is no longer interested in the
442 * TclHandleRelease --
459 TclHandleRelease(
451 TclHandleRelease( function
H A DtclIntDecls.h661 EXTERN void TclHandleRelease(TclHandle handle);
1729 #ifndef TclHandleRelease
1730 #define TclHandleRelease \ macro
H A DtclStubInit.c226 TclHandleRelease, /* 149 */
H A DtclCompile.c854 TclHandleRelease(codePtr->interpHandle);
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclPreserve.c331 * should use calls to TclHandlePreserve() and TclHandleRelease()
415 * call to TclHandleRelease() when the caller is no longer interested
448 * TclHandleRelease --
465 TclHandleRelease(handle)
457 TclHandleRelease(handle) function
H A DtclIntDecls.h438 EXTERN void TclHandleRelease _ANSI_ARGS_((TclHandle handle));
1283 #ifndef TclHandleRelease
1284 #define TclHandleRelease \ macro
H A DtclStubInit.c246 TclHandleRelease, /* 149 */
H A DtclCompile.c737 TclHandleRelease(codePtr->interpHandle);

Completed in 162 milliseconds