Home | History | Annotate | Download | only in python2.7

Lines Matching refs:SIGTERM

1059             if sig == signal.SIGTERM:
1530 """Terminate the process with SIGTERM
1532 self.send_signal(signal.SIGTERM)