Home
last modified time | relevance | path

Searched refs:stop_process (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/dnssec_v2/
H A Ddnssec_v2.c227 mDNSBool stop_process = mDNSfalse; in query_record_result_reply_with_dnssec() local
256 stop_process = handle_retrieval_result(question, context, retrieval_result, dns_result_error, m); in query_record_result_reply_with_dnssec()
261 if (stop_process) { in query_record_result_reply_with_dnssec()
272stop_process = handle_validation_result(question, context, validation_result, dns_result_error, m); in query_record_result_reply_with_dnssec()
275 if (stop_process) { in query_record_result_reply_with_dnssec()
284stop_process = deliver_remove_to_callback_with_all_returned_answers(dnssec_context, returned_answe… in query_record_result_reply_with_dnssec()
286 require_quiet(!stop_process, exit); in query_record_result_reply_with_dnssec()
298 stop_process = handle_retrieval_result(question, context, retrieval_result, dns_result_error, m); in query_record_result_reply_with_dnssec()
299 if (stop_process) { in query_record_result_reply_with_dnssec()
/dports/audio/codec2/codec2-1.0.3/unittest/
H A Dtnc4_high_snr_ping.sh45 function stop_process { function
55 stop_process ${PIDFILE_RX1}
56 stop_process ${PIDFILE_RX2}
57 stop_process ${PIDFILE_TX1}
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_amp.lv2/
H A Dgxamp.cpp295 cabconv.stop_process(); in ~GxPluginMono()
297 ampconv.stop_process(); in ~GxPluginMono()
311 cabconv.stop_process(); in do_work_mono()
316 ampconv.stop_process(); in do_work_mono()
349 cabconv.stop_process(); in do_work_mono()
384 ampconv.stop_process(); in do_work_mono()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_amp_stereo.lv2/
H A Dgxamp_stereo.cpp300 cabconv.stop_process(); in ~GxPluginStereo()
302 ampconv.stop_process(); in ~GxPluginStereo()
317 cabconv.stop_process(); in do_work_stereo()
322 ampconv.stop_process(); in do_work_stereo()
357 cabconv.stop_process(); in do_work_stereo()
393 ampconv.stop_process(); in do_work_stereo()
/dports/mail/alpine/alpine-465e23b/alpine/osdep/
H A Djobcntrl.h22 void stop_process(void);
H A Djobcntrl.c39 stop_process(void) in stop_process() function
/dports/editors/pico-alpine/alpine-465e23b/alpine/osdep/
H A Djobcntrl.h22 void stop_process(void);
H A Djobcntrl.c39 stop_process(void) in stop_process() function
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.threads/
H A Dschedlock.exp57 proc stop_process { description } { procedure
94 stop_process "stop all threads ($msg)"
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.threads/
H A Dschedlock.exp65 proc stop_process { description } { procedure
118 stop_process "stop all threads ($msg)"
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.threads/
H A Dschedlock.exp65 proc stop_process { description } { procedure
113 stop_process "stop all threads ($msg)"
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.threads/
H A Dschedlock.exp64 proc stop_process { description } { procedure
101 stop_process "stop all threads ($msg)"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.threads/
H A Dschedlock.exp65 proc stop_process { description } { procedure
113 stop_process "stop all threads ($msg)"
/dports/devel/py-pebble/Pebble-4.6.3/pebble/concurrent/
H A Dprocess.py29 from pebble.common import launch_process, stop_process, SLEEP_UNIT
129 stop_process(worker)
/dports/net/wireshark/wireshark-3.6.1/test/
H A Dsubprocesstest.py99 def stop_process(self, kill=False): member in LoggingPopen
109 self.stop_process(kill=False)
113 self.stop_process(kill=True)
/dports/net/wireshark-lite/wireshark-3.6.1/test/
H A Dsubprocesstest.py99 def stop_process(self, kill=False): member in LoggingPopen
109 self.stop_process(kill=False)
113 self.stop_process(kill=True)
/dports/net/tshark-lite/wireshark-3.6.1/test/
H A Dsubprocesstest.py99 def stop_process(self, kill=False): member in LoggingPopen
109 self.stop_process(kill=False)
113 self.stop_process(kill=True)
/dports/net/tshark/wireshark-3.6.1/test/
H A Dsubprocesstest.py99 def stop_process(self, kill=False): member in LoggingPopen
109 self.stop_process(kill=False)
113 self.stop_process(kill=True)
/dports/devel/py-pebble/Pebble-4.6.3/pebble/pool/
H A Dprocess.py38 from pebble.common import launch_process, stop_process
402 stop_process(self.workers.pop(worker_id))
405 stop_process(self.workers.pop(worker_id))
491 stop_process(worker)
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/run-test/
H A Dcommand.cpp166 if (!stop_process(proc)) in do_change_version()
205 if (!stop_process(proc)) in do_reset_proc()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/run-test/
H A Dcommand.cpp166 if (!stop_process(proc)) in do_change_version()
205 if (!stop_process(proc)) in do_reset_proc()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/run-test/
H A Dcommand.cpp166 if (!stop_process(proc)) in do_change_version()
205 if (!stop_process(proc)) in do_reset_proc()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/run-test/
H A Dcommand.cpp166 if (!stop_process(proc)) in do_change_version()
205 if (!stop_process(proc)) in do_reset_proc()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/run-test/
H A Dcommand.cpp166 if (!stop_process(proc)) in do_change_version()
205 if (!stop_process(proc)) in do_reset_proc()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/engine/
H A Dgx_internal_plugins.cpp497 conv.stop_process(); in change_buffersize()
516 conv.stop_process(); in restart()
618 self.conv.stop_process(); in convolver_init()
653 self.conv.stop_process(); in activate()
873 conv.stop_process(); in change_buffersize()
961 conv.stop_process(); in change_buffersize()
1138 conv.stop_process(); in do_update()
1276 conv.stop_process(); in do_update()
1461 conv.stop_process(); in do_update()
1599 conv.stop_process(); in do_update()
[all …]

1234567