Home
last modified time | relevance | path

Searched refs:timeout_in_milliseconds (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/py-oci/oci-2.53.1/src/oci/logging/models/
H A Dunified_agent_parser.py379 def timeout_in_milliseconds(self): member in UnifiedAgentParser
390 @timeout_in_milliseconds.setter
391 def timeout_in_milliseconds(self, timeout_in_milliseconds): argument
400 self._timeout_in_milliseconds = timeout_in_milliseconds
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp504 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
508 timeout_in_milliseconds); in ndb_logevent_get_next()
533 unsigned timeout_in_milliseconds) in ndb_logevent_get_next2() argument
535 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next2()
542 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next2()
574 if ((NdbTick_Elapsed(start,now)).milliSec() > timeout_in_milliseconds) in ndb_logevent_get_next2()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp500 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
504 timeout_in_milliseconds); in ndb_logevent_get_next()
529 unsigned timeout_in_milliseconds) in ndb_logevent_get_next2() argument
531 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next2()
538 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next2()
570 if ((NdbTick_Elapsed(start,now)).milliSec() > timeout_in_milliseconds) in ndb_logevent_get_next2()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp500 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
504 timeout_in_milliseconds); in ndb_logevent_get_next()
529 unsigned timeout_in_milliseconds) in ndb_logevent_get_next2() argument
531 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next2()
538 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next2()
570 if ((NdbTick_Elapsed(start,now)).milliSec() > timeout_in_milliseconds) in ndb_logevent_get_next2()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp500 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
504 timeout_in_milliseconds); in ndb_logevent_get_next()
529 unsigned timeout_in_milliseconds) in ndb_logevent_get_next2() argument
531 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next2()
538 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next2()
570 if ((NdbTick_Elapsed(start,now)).milliSec() > timeout_in_milliseconds) in ndb_logevent_get_next2()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp500 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
504 timeout_in_milliseconds); in ndb_logevent_get_next()
529 unsigned timeout_in_milliseconds) in ndb_logevent_get_next2() argument
531 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next2()
538 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next2()
570 if ((NdbTick_Elapsed(start,now)).milliSec() > timeout_in_milliseconds) in ndb_logevent_get_next2()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp500 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
504 timeout_in_milliseconds); in ndb_logevent_get_next()
529 unsigned timeout_in_milliseconds) in ndb_logevent_get_next2() argument
531 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next2()
538 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next2()
570 if ((NdbTick_Elapsed(start,now)).milliSec() > timeout_in_milliseconds) in ndb_logevent_get_next2()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/
H A Dos_glk.cpp650 unsigned long timeout_in_milliseconds, int use_timeout) in os_gets_timeout() argument
653 int timer = use_timeout ? timeout_in_milliseconds : 0; in os_gets_timeout()
937 int os_get_event(unsigned long timeout_in_milliseconds, int use_timeout, in os_get_event() argument
942 int timer = use_timeout ? timeout_in_milliseconds : 0; in os_get_event()
H A Dos_glk.h2129 unsigned long timeout_in_milliseconds, int use_timeout);
2373 int os_get_event(unsigned long timeout_in_milliseconds, int use_timeout,
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/
H A Dos_glk.cpp650 unsigned long timeout_in_milliseconds, int use_timeout) in os_gets_timeout() argument
653 int timer = use_timeout ? timeout_in_milliseconds : 0; in os_gets_timeout()
937 int os_get_event(unsigned long timeout_in_milliseconds, int use_timeout, in os_get_event() argument
942 int timer = use_timeout ? timeout_in_milliseconds : 0; in os_get_event()
H A Dos_glk.h2129 unsigned long timeout_in_milliseconds, int use_timeout);
2373 int os_get_event(unsigned long timeout_in_milliseconds, int use_timeout,
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp487 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
489 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next()
496 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next()
527 if ((NdbTick_CurrentMillisecond() - start) > timeout_in_milliseconds) in ndb_logevent_get_next()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp487 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
489 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next()
496 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next()
527 if ((NdbTick_CurrentMillisecond() - start) > timeout_in_milliseconds) in ndb_logevent_get_next()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp487 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
489 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next()
496 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next()
527 if ((NdbTick_CurrentMillisecond() - start) > timeout_in_milliseconds) in ndb_logevent_get_next()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp487 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
489 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next()
496 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next()
527 if ((NdbTick_CurrentMillisecond() - start) > timeout_in_milliseconds) in ndb_logevent_get_next()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp487 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
489 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next()
496 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next()
527 if ((NdbTick_CurrentMillisecond() - start) > timeout_in_milliseconds) in ndb_logevent_get_next()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/mgmapi/
H A Dndb_logevent.cpp390 unsigned timeout_in_milliseconds) in ndb_logevent_get_next() argument
392 if (timeout_in_milliseconds == 0) in ndb_logevent_get_next()
399 SocketInputStream in(h->socket, timeout_in_milliseconds); in ndb_logevent_get_next()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/mgmapi/
H A Dmgmapi.h1141 unsigned timeout_in_milliseconds);
1158 unsigned timeout_in_milliseconds);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/mgmapi/
H A Dmgmapi.h1130 unsigned timeout_in_milliseconds);
1147 unsigned timeout_in_milliseconds);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/mgmapi/
H A Dmgmapi.h1130 unsigned timeout_in_milliseconds);
1147 unsigned timeout_in_milliseconds);
/dports/games/tads/tads-3.0.8/tads2/
H A Dosifc.h1740 unsigned long timeout_in_milliseconds, int use_timeout);
1971 int os_get_event(unsigned long timeout_in_milliseconds, int use_timeout,
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/mgmapi/
H A Dmgmapi.h1130 unsigned timeout_in_milliseconds);
1147 unsigned timeout_in_milliseconds);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/mgmapi/
H A Dmgmapi.h1130 unsigned timeout_in_milliseconds);
1147 unsigned timeout_in_milliseconds);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/mgmapi/
H A Dmgmapi.h1130 unsigned timeout_in_milliseconds);
1147 unsigned timeout_in_milliseconds);
/dports/games/tads/tads-3.0.8/tads3/
H A Dos_stdio.cpp146 unsigned long timeout_in_milliseconds, int use_timeout) in os_gets_timeout() argument

12