AsyncHandler Struct Reference


Data Fields

int ready
AsyncHandlernextPtr
Tcl_AsyncProc * proc
ClientData clientData
ThreadSpecificDataoriginTsd
Tcl_ThreadId originThrdId

Detailed Description

Definition at line 26 of file tclAsync.c.


Field Documentation

Definition at line 27 of file tclAsync.c.

Referenced by Tcl_AsyncCreate(), Tcl_AsyncInvoke(), and Tcl_AsyncMark().

Definition at line 30 of file tclAsync.c.

Referenced by Tcl_AsyncCreate(), Tcl_AsyncDelete(), and Tcl_AsyncInvoke().

Tcl_AsyncProc* AsyncHandler::proc

Definition at line 33 of file tclAsync.c.

Referenced by Tcl_AsyncCreate(), and Tcl_AsyncInvoke().

Definition at line 35 of file tclAsync.c.

Referenced by Tcl_AsyncCreate(), and Tcl_AsyncInvoke().

Definition at line 37 of file tclAsync.c.

Referenced by Tcl_AsyncCreate(), and Tcl_AsyncMark().

Definition at line 41 of file tclAsync.c.

Referenced by Tcl_AsyncCreate(), and Tcl_AsyncMark().


The documentation for this struct was generated from the following file:



Generated on Wed Mar 12 12:18:40 2008 by  doxygen 1.5.1