Searched refs:isPythonRunning (Results 1 – 1 of 1) sorted by relevance
42 static bool isPythonRunning = false; variable183 isPythonRunning = true; in py_engine_mainloop()192 isPythonRunning = false; in py_engine_mainloop()222 if (isPythonRunning == true) { in python_entry()
Completed in 5 milliseconds