Searched refs:xOp (Results 1 – 1 of 1) sorted by relevance
37 void (*xOp)(Thread*); /* next operation to do */ member75 while( p->xOp ){ in thread_main()80 (*p->xOp)(p); in thread_main()196 p->xOp = 0; in stop_thread()477 threadset[i].xOp = do_compile; in tcl_thread_compile()520 threadset[i].xOp = do_step; in tcl_thread_step()562 threadset[i].xOp = do_finalize; in tcl_thread_finalize()