Home
last modified time | relevance | path

Searched refs:got_timeout (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/p5-POE-Test-Loops/POE-Test-Loops-1.360/lib/POE/Test/Loops/
H A Dwheel_accept.pm65 $_[KERNEL]->delay( got_timeout => 10 );
79 $_[KERNEL]->delay( got_timeout => 1 );
85 $_[KERNEL]->delay( got_timeout => 1 );
118 got_timeout => \&listener_got_timeout,
/dports/net/p5-POE-Component-Client-Ping/POE-Component-Client-Ping-1.177/t/
H A Dzz_rt_72055.t40 $_[HEAP]{got_answer} = $_[HEAP]{got_timeout} = $_[HEAP]{expected} = 0;
54 $_[HEAP]{got_timeout}, $_[HEAP]{expected} - 1,
68 ++$_[HEAP]->{got_timeout};
/dports/multimedia/mpv/mpv-0.34.1/misc/
H A Dthread_pool.c62 bool got_timeout = false; in worker_thread() local
71 if (got_timeout || pool->terminate) in worker_thread()
78 got_timeout = pool->num_threads > pool->min_threads; in worker_thread()
94 got_timeout = false; in worker_thread()
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/talos/talos/
H A Dtalos_process.py50 self.got_timeout = False
60 self.got_timeout = True
127 elif reader.got_timeout:
/dports/lang/spidermonkey60/firefox-60.9.0/testing/talos/talos/
H A Dtalos_process.py62 self.got_timeout = False
72 self.got_timeout = True
149 elif reader.got_timeout:
/dports/net/p5-POE-Component-Client-Keepalive/POE-Component-Client-Keepalive-0.272/t/
H A D04_free_each.t26 got_timeout => \&got_timeout,
H A D06_activity.t30 got_timeout => \&got_timeout,
H A D02_socket_queue.t37 got_timeout => \&got_timeout,
H A D03_each_queue.t32 got_timeout => \&got_timeout,
/dports/www/p5-POE-Component-Client-HTTP/POE-Component-Client-HTTP-0.949/t/
H A D11_cancel.t40 got_timeout => \&client_timeout,
147 $_[KERNEL]->delay( got_timeout => 2 );
/dports/www/firefox-esr/firefox-91.8.0/testing/talos/talos/
H A Dtalos_process.py79 self.got_timeout = False
91 self.got_timeout = True
188 elif reader.got_timeout:
/dports/www/firefox/firefox-99.0/testing/talos/talos/
H A Dtalos_process.py79 self.got_timeout = False
91 self.got_timeout = True
188 elif reader.got_timeout:
/dports/mail/thunderbird/thunderbird-91.8.0/testing/talos/talos/
H A Dtalos_process.py79 self.got_timeout = False
91 self.got_timeout = True
188 elif reader.got_timeout:
/dports/lang/spidermonkey78/firefox-78.9.0/testing/talos/talos/
H A Dtalos_process.py73 self.got_timeout = False
84 self.got_timeout = True
170 elif reader.got_timeout:
/dports/net/utftpd/utftpd-0.2.4/
H A Dtftp_receive.c81 int got_timeout=0; in tftp_receive() local
167 if (++got_timeout<flags->retries) continue; /* resend my ACK */ in tftp_receive()
171 got_timeout=0; /* we got a packet */ in tftp_receive()
/dports/security/py-ssh/ssh-1.8.0/ssh/
H A Dpacket.py211 got_timeout = False
219 got_timeout = True
225 got_timeout = True
233 if got_timeout:
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/
H A Dhistory.py155 got_timeout = await loop.run_in_executor(
158 if not got_timeout:
/dports/security/py-paramiko/paramiko-2.7.2/paramiko/
H A Dpacket.py297 got_timeout = False
307 got_timeout = True
314 got_timeout = True
322 if got_timeout:
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_ssl.c209 static int got_timeout = 0; variable
351 ++got_timeout; in eventcb()
487 tt_int_op(got_timeout, ==, 0); in regress_bufferevent_openssl()
506 tt_int_op(got_timeout, ==, 1); in regress_bufferevent_openssl()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_ssl.c209 static int got_timeout = 0; variable
351 ++got_timeout; in eventcb()
487 tt_int_op(got_timeout, ==, 0); in regress_bufferevent_openssl()
506 tt_int_op(got_timeout, ==, 1); in regress_bufferevent_openssl()
/dports/www/firefox/firefox-99.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_ssl.c209 static int got_timeout = 0; variable
351 ++got_timeout; in eventcb()
487 tt_int_op(got_timeout, ==, 0); in regress_bufferevent_openssl()
506 tt_int_op(got_timeout, ==, 1); in regress_bufferevent_openssl()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_ssl.c209 static int got_timeout = 0; variable
351 ++got_timeout; in eventcb()
487 tt_int_op(got_timeout, ==, 0); in regress_bufferevent_openssl()
506 tt_int_op(got_timeout, ==, 1); in regress_bufferevent_openssl()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/third_party/libevent/test/
H A Dregress_ssl.c209 static int got_timeout = 0; variable
351 ++got_timeout; in eventcb()
487 tt_int_op(got_timeout, ==, 0); in regress_bufferevent_openssl()
506 tt_int_op(got_timeout, ==, 1); in regress_bufferevent_openssl()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/mk_core/deps/libevent/test/
H A Dregress_ssl.c209 static int got_timeout = 0;
347 ++got_timeout;
482 tt_int_op(got_timeout, ==, 0);
500 tt_int_op(got_timeout, ==, 1);
/dports/misc/amanda-client/amanda-3.3.9/installcheck/
H A DAmanda_Xfer.pl213 my $got_timeout = 0;
216 $got_timeout = 1;
229 ok($got_timeout, "A neverending transfer finishes after being cancelled");
307 my $got_timeout = 0;
310 $got_timeout = 1;
325 ok($got_timeout, "Amanda::Xfer::Filter::Process can be cancelled");

12