Searched refs:pipeThreads (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/win/
H A Dnmakehlp.c157 HANDLE hProcess, h, pipeThreads[2];
250 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
251 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
264 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
265 CloseHandle(pipeThreads[0]);
266 CloseHandle(pipeThreads[1]);
290 HANDLE hProcess, h, pipeThreads[2];
377 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
378 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
391 WaitForMultipleObjects(2, pipeThreads, TRU
155 HANDLE hProcess, h, pipeThreads[2]; local
287 HANDLE hProcess, h, pipeThreads[2]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/win/
H A Dnmakehlp.c117 HANDLE hProcess, h, pipeThreads[2]; local
183 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
184 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
191 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
192 CloseHandle(pipeThreads[0]);
193 CloseHandle(pipeThreads[1]);
208 HANDLE hProcess, h, pipeThreads[2]; local
272 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
273 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
280 WaitForMultipleObjects(2, pipeThreads, TRU
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itk/win/
H A Dnmakehlp.c117 HANDLE hProcess, h, pipeThreads[2]; local
183 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
184 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
191 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
192 CloseHandle(pipeThreads[0]);
193 CloseHandle(pipeThreads[1]);
208 HANDLE hProcess, h, pipeThreads[2]; local
272 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
273 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
280 WaitForMultipleObjects(2, pipeThreads, TRU
[all...]
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/win/
H A Dnmakehlp.c134 HANDLE hProcess, h, pipeThreads[2];
232 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
233 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
246 WaitForMultipleObjects(2, pipeThreads, TRUE, INFINITE);
247 CloseHandle(pipeThreads[0]);
248 CloseHandle(pipeThreads[1]);
285 HANDLE hProcess, h, pipeThreads[2];
372 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
373 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
386 WaitForMultipleObjects(2, pipeThreads, TRU
132 HANDLE hProcess, h, pipeThreads[2]; local
282 HANDLE hProcess, h, pipeThreads[2]; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A Dnmakehlp.c157 HANDLE hProcess, h, pipeThreads[2];
250 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
251 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
264 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
265 CloseHandle(pipeThreads[0]);
266 CloseHandle(pipeThreads[1]);
290 HANDLE hProcess, h, pipeThreads[2];
377 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
378 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
391 WaitForMultipleObjects(2, pipeThreads, TRU
155 HANDLE hProcess, h, pipeThreads[2]; local
287 HANDLE hProcess, h, pipeThreads[2]; local
[all...]
/macosx-10.10/tcl-105/tcl/tcl/win/
H A Dnmakehlp.c191 HANDLE hProcess, h, pipeThreads[2];
284 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
285 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
298 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
299 CloseHandle(pipeThreads[0]);
300 CloseHandle(pipeThreads[1]);
326 HANDLE hProcess, h, pipeThreads[2];
413 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
414 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
427 WaitForMultipleObjects(2, pipeThreads, TRU
189 HANDLE hProcess, h, pipeThreads[2]; local
323 HANDLE hProcess, h, pipeThreads[2]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/win/
H A Dnmakehlp.c185 HANDLE hProcess, h, pipeThreads[2];
278 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
279 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
292 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
293 CloseHandle(pipeThreads[0]);
294 CloseHandle(pipeThreads[1]);
318 HANDLE hProcess, h, pipeThreads[2];
405 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
406 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
419 WaitForMultipleObjects(2, pipeThreads, TRU
183 HANDLE hProcess, h, pipeThreads[2]; local
315 HANDLE hProcess, h, pipeThreads[2]; local
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A Dnmakehlp.c191 HANDLE hProcess, h, pipeThreads[2];
284 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
285 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
298 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
299 CloseHandle(pipeThreads[0]);
300 CloseHandle(pipeThreads[1]);
326 HANDLE hProcess, h, pipeThreads[2];
413 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
414 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
427 WaitForMultipleObjects(2, pipeThreads, TRU
189 HANDLE hProcess, h, pipeThreads[2]; local
323 HANDLE hProcess, h, pipeThreads[2]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/win/
H A Dnmakehlp.c208 HANDLE hProcess, h, pipeThreads[2];
301 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
302 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
315 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
316 CloseHandle(pipeThreads[0]);
317 CloseHandle(pipeThreads[1]);
343 HANDLE hProcess, h, pipeThreads[2];
430 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
431 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
444 WaitForMultipleObjects(2, pipeThreads, TRU
206 HANDLE hProcess, h, pipeThreads[2]; local
340 HANDLE hProcess, h, pipeThreads[2]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/win/
H A Dnmakehlp.c208 HANDLE hProcess, h, pipeThreads[2];
301 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
302 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
315 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
316 CloseHandle(pipeThreads[0]);
317 CloseHandle(pipeThreads[1]);
343 HANDLE hProcess, h, pipeThreads[2];
430 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
431 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
444 WaitForMultipleObjects(2, pipeThreads, TRU
206 HANDLE hProcess, h, pipeThreads[2]; local
340 HANDLE hProcess, h, pipeThreads[2]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/thread/thread/win/vc/
H A Dnmakehlp.c208 HANDLE hProcess, h, pipeThreads[2];
301 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
302 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
315 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
316 CloseHandle(pipeThreads[0]);
317 CloseHandle(pipeThreads[1]);
343 HANDLE hProcess, h, pipeThreads[2];
430 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
431 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
444 WaitForMultipleObjects(2, pipeThreads, TRU
206 HANDLE hProcess, h, pipeThreads[2]; local
340 HANDLE hProcess, h, pipeThreads[2]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tls/tls/win/
H A Dnmakehlp.c208 HANDLE hProcess, h, pipeThreads[2];
301 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
302 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
315 WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
316 CloseHandle(pipeThreads[0]);
317 CloseHandle(pipeThreads[1]);
343 HANDLE hProcess, h, pipeThreads[2];
430 pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
431 pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
444 WaitForMultipleObjects(2, pipeThreads, TRU
206 HANDLE hProcess, h, pipeThreads[2]; local
340 HANDLE hProcess, h, pipeThreads[2]; local
[all...]

Completed in 139 milliseconds