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