Searched refs:terminate (Results 1 – 18 of 18) sorted by relevance
96 server_proc.terminate()111 client_proc.terminate()112 server_proc.terminate()134 server_proc.terminate()151 server_proc.terminate()167 server_proc.terminate()
39 def terminate(self): member in _DebugDummyPopen566 server_proc.terminate()
93 static bool terminate; /* Are we terminating the program == cleaning up */ variable238 if (!terminate) { in posix_cleanup_handler()436 terminate = true; in posix_core_clean_up()
104 terminate-voltage = <3000>;
185 static void terminate(struct ppp_fsm *fsm, enum ppp_state next_state) in terminate() function234 terminate(fsm, PPP_CLOSING); in ppp_fsm_close()1000 terminate(fsm, PPP_STOPPING); in ppp_fsm_proto_reject()
92 Enter a string and terminate it with ENTER.
57 #. Capture the emulator output into a log file. You may need to terminate
422 def terminate(self, proc): member in Handler433 proc.terminate()516 self.terminate(proc)567 self.terminate(proc)807 ser_pty_process.terminate()865 ser_pty_process.terminate()1137 self.terminate(proc)3385 p.terminate()
102 need to terminate the network connection like this.
565 terminate-voltage = <3000>;
113 to signal a thread to terminate itself gracefully, rather than aborting it.508 The following code illustrates the ways a thread can terminate.
86 granted to You under this License for that Work shall terminate
32 terminate the bus. The dominant state always overrides the recessive state.
200 "DEAD" or for it to re-enter the queue (in which case we terminate it
619 * :github:`20135` - Bluetooth: controller: split: Missing initialization of master terminate\_ack f…
1467 * :github:`29639` - Bluetooth: host: Security procedure failure can terminate GATT client request
1672 * :github:`33203` - Bluetooth: host: ISO: Missing terminate reason in ISO disconnected callback
528 - An unconditional break statement shall terminate every switch-clause