def suspend(self):
     return cext.proc_suspend(self.pid)
Beispiel #2
0
 def suspend(self):
     return cext.proc_suspend(self.pid)