Home
last modified time | relevance | path

Searched defs:timeout_call (Results 1 – 10 of 10) sorted by relevance

/dports/devel/p5-Sys-SigAction/Sys-SigAction-0.23/
H A DMakefile.PL206 Fractional seconds in timeout_call() may be used but will be function
/dports/devel/p5-Sys-SigAction/Sys-SigAction-0.23/lib/Sys/
H A DSigAction.pm150 sub timeout_call( $$@ ) subroutine
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/ngs/src/
H A Dsocket_events.cc178 void Socket_events::timeout_call(socket_type, short, void *arg) { in timeout_call() function in ngs::Socket_events
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/ngs/src/
H A Dsocket_events.cc178 void Socket_events::timeout_call(socket_type sock, short which, void *arg) { in timeout_call() function in ngs::Socket_events
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/ngs/src/
H A Dsocket_events.cc178 void Socket_events::timeout_call(socket_type sock, short which, void *arg) { in timeout_call() function in ngs::Socket_events
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/ngs/src/
H A Dsocket_events.cc178 void Socket_events::timeout_call(socket_type sock, short which, void *arg) { in timeout_call() function in ngs::Socket_events
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/ngs/src/
H A Dsocket_events.cc178 void Socket_events::timeout_call(socket_type sock, short which, void *arg) { in timeout_call() function in ngs::Socket_events
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/ngs/src/
H A Dsocket_events.cc178 void Socket_events::timeout_call(socket_type sock, short which, void *arg) { in timeout_call() function in ngs::Socket_events
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/ngs/src/
H A Dsocket_events.cc178 void Socket_events::timeout_call(socket_type sock, short which, void *arg) { in timeout_call() function in ngs::Socket_events
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dlispbibl.d20368 typedef struct timeout_call { struct
20373 struct timeout_call *next; /* next timeout call */ argument
20374 } timeout_call; typedef