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