Searched refs:ThreadCtrl (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclThreadTest.c61 typedef struct ThreadCtrl { struct
74 } ThreadCtrl; typedef in typeref:struct:ThreadCtrl
418 ThreadCtrl ctrl;
480 ThreadCtrl *ctrlPtr = (ThreadCtrl*)clientData;
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclThreadTest.c59 typedef struct ThreadCtrl { struct
70 } ThreadCtrl; typedef in typeref:struct:ThreadCtrl
414 ThreadCtrl ctrl;
476 ThreadCtrl *ctrlPtr = (ThreadCtrl*)clientData;
/macosx-10.10.1/tcl-105/tcl_ext/thread/thread/generic/
H A DthreadCmd.c97 typedef struct ThreadCtrl { struct
104 } ThreadCtrl; typedef in typeref:struct:ThreadCtrl
1570 ThreadCtrl ctrl;
1590 * the ThreadCtrl argument which is on our stack.
1650 ThreadCtrl *ctrlPtr = (ThreadCtrl *)clientData;

Completed in 323 milliseconds