Searched refs:python_tid (Results 1 – 1 of 1) sorted by relevance
59 int python_tid; in main() local80 if (-1 == (python_tid = _beginthread(PythonThread, NULL, 1024 * 1024, &args))) in main()92 DosKillThread(python_tid); in main()