Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_spawn.py87 def isalive(self): member in Spawn
203 if not self.isalive():
H A Du_boot_console_sandbox.py86 ret = not p.isalive()