Searched refs:KillProcessWithID (Results 1 - 1 of 1) sorted by relevance
/third_party/node/tools/ | ||
H A D | test.py | 659 def KillProcessWithID(pid, signal_to_send=signal.SIGTERM): function 690 KillProcessWithID(pid, signal_to_send) |
Completed in 5 milliseconds