Searched refs:tclWriterThread (Results 1 – 1 of 1) sorted by relevance
89 static Tcl_ThreadCreateType tclWriterThread(ClientData pIsStarted){ in tclWriterThread() function117 rc = Tcl_CreateThread(&x, tclWriterThread, threadData, nStack, flags); in testAsyncStart()