Example #1
0
 def get_process_num_threads(self):
     return _psutil_mswindows.get_process_num_threads(self.pid)
Example #2
0
 def get_process_num_threads(self):
     return _psutil_mswindows.get_process_num_threads(self.pid)