Home
last modified time | relevance | path

Searched refs:isPythonRunning (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/adapter/
A Dmain.c42 static bool isPythonRunning = false; variable
183 isPythonRunning = true; in py_engine_mainloop()
192 isPythonRunning = false; in py_engine_mainloop()
222 if (isPythonRunning == true) { in python_entry()

Completed in 5 milliseconds