Home
last modified time | relevance | path

Searched refs:catch_zombie (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/
H A D_psosx.py341 def catch_zombie(proc): function
386 with catch_zombie(self):
406 with catch_zombie(self):
411 with catch_zombie(self):
416 with catch_zombie(self):
426 with catch_zombie(self):
500 with catch_zombie(self):
514 with catch_zombie(self):
535 with catch_zombie(self):
544 with catch_zombie(self):
[all …]
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/
H A D_psosx.py358 def catch_zombie(proc): function
405 with catch_zombie(self):
425 with catch_zombie(self):
430 with catch_zombie(self):
435 with catch_zombie(self):
445 with catch_zombie(self):
519 with catch_zombie(self):
533 with catch_zombie(self):
547 with catch_zombie(self):
556 with catch_zombie(self):
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/
H A D_psosx.py345 def catch_zombie(proc): function
392 with catch_zombie(self):
412 with catch_zombie(self):
417 with catch_zombie(self):
422 with catch_zombie(self):
432 with catch_zombie(self):
506 with catch_zombie(self):
520 with catch_zombie(self):
534 with catch_zombie(self):
543 with catch_zombie(self):
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil-cp27-none-win_amd64/psutil/
H A D_psosx.py345 def catch_zombie(proc): function
392 with catch_zombie(self):
412 with catch_zombie(self):
417 with catch_zombie(self):
422 with catch_zombie(self):
432 with catch_zombie(self):
506 with catch_zombie(self):
520 with catch_zombie(self):
534 with catch_zombie(self):
543 with catch_zombie(self):
[all …]
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/psutil/
H A D_psosx.py349 def catch_zombie(proc): function
396 with catch_zombie(self):
416 with catch_zombie(self):
421 with catch_zombie(self):
426 with catch_zombie(self):
436 with catch_zombie(self):
510 with catch_zombie(self):
524 with catch_zombie(self):
538 with catch_zombie(self):
547 with catch_zombie(self):
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/psutil/psutil/
H A D_psosx.pyi74 def catch_zombie(proc) -> None: ...