Example #1
0
 def nice_set(self, value):
     return cext.proc_priority_set(self.pid, value)
Example #2
0
 def nice_set(self, value):
     return cext.proc_priority_set(self.pid, value)