Searched defs:is_process_running (Results 1 – 2 of 2) sorted by relevance
140 def is_process_running(self) -> bool: member in ShellCommandTrick
234 def is_process_running(pid: int): member in FileTimerServer