Example #1
0
 def num_threads(self):
     return cext.proc_num_threads(self.pid)
Example #2
0
 def num_threads(self):
     return cext.proc_num_threads(self.pid)