Home
last modified time | relevance | path

Searched refs:handle_timer (Results 76 – 95 of 95) sorted by relevance

1234

/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/aioquic/tests/
H A Dtest_connection.py213 client.handle_timer(client.get_timer())
222 server.handle_timer(server.get_timer())
310 client.handle_timer(now=now)
396 client.handle_timer(now=now)
414 server.handle_timer(now=now)
503 server.handle_timer(now=now)
787 server.handle_timer(timer_at)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/aioquic/tests/
H A Dtest_connection.py213 client.handle_timer(client.get_timer())
222 server.handle_timer(server.get_timer())
310 client.handle_timer(now=now)
396 client.handle_timer(now=now)
414 server.handle_timer(now=now)
503 server.handle_timer(now=now)
787 server.handle_timer(timer_at)
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/transport/asio/
H A Dendpoint.hpp648 &type::handle_timer, in set_timer()
668 void handle_timer(timer_ptr, timer_handler callback, in handle_timer() function in websocketpp::transport::asio::endpoint
/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Dnet.c577 static gboolean handle_timer(gpointer dat);
1064 n->timeout_src = g_timeout_add_seconds(5, handle_timer, n); in net_connected()
1271 static gboolean handle_timer(gpointer dat) { in handle_timer() function
1329 n->timeout_src = g_timeout_add_seconds(5, handle_timer, n); in net_connect()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/transport/asio/
H A Dendpoint.hpp700 &type::handle_timer, in set_timer()
720 void handle_timer(timer_ptr, timer_handler callback, in handle_timer() function in websocketpp::transport::asio::endpoint
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/transport/asio/
H A Dendpoint.hpp725 &type::handle_timer, in set_timer()
745 void handle_timer(timer_ptr, timer_handler callback, in handle_timer() function in websocketpp::transport::asio::endpoint
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/transport/asio/
H A Dendpoint.hpp725 &type::handle_timer, in set_timer()
745 void handle_timer(timer_ptr, timer_handler callback, in handle_timer() function in websocketpp::transport::asio::endpoint
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/aioquic/src/aioquic/asyncio/
H A Dprotocol.py175 self._quic.handle_timer(now=now)
/dports/sysutils/wmbluecpu/wmbluecpu-0.4/
H A Ddockapp.c305 handle_timer(SIGALRM); in process_events()
/dports/www/py-aioquic/aioquic-0.9.17/src/aioquic/asyncio/
H A Dprotocol.py175 self._quic.handle_timer(now=now)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/aioquic/src/aioquic/asyncio/
H A Dprotocol.py175 self._quic.handle_timer(now=now)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/aioquic/src/aioquic/asyncio/
H A Dprotocol.py175 self._quic.handle_timer(now=now)
/dports/www/py-aioquic/aioquic-0.9.17/tests/
H A Dtest_connection.py230 client.handle_timer(client.get_timer())
239 server.handle_timer(server.get_timer())
378 client.handle_timer(now=now)
467 client.handle_timer(now=now)
485 server.handle_timer(now=now)
577 server.handle_timer(now=now)
883 server.handle_timer(timer_at)
/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgcontainer.c396 if ( gadget->funcs->handle_timer ) { in _GWidget_Container_eh()
397 if ( (handled = (gadget->funcs->handle_timer)(gadget,event)) ) in _GWidget_Container_eh()
H A DggadgetP.h42 int (*handle_timer)(GGadget *g,GEvent *event); member
H A Dggadgets.c1442 if ( g->funcs->handle_timer ) in GGadgetDispatchEvent()
1443 return( (g->funcs->handle_timer)(g,event) ); in GGadgetDispatchEvent()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/aioquic/src/aioquic/quic/
H A Dconnection.py579 def handle_timer(self, now: float) -> None: member in QuicConnection
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/aioquic/src/aioquic/quic/
H A Dconnection.py579 def handle_timer(self, now: float) -> None: member in QuicConnection
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/aioquic/src/aioquic/quic/
H A Dconnection.py578 def handle_timer(self, now: float) -> None: member in QuicConnection
/dports/www/py-aioquic/aioquic-0.9.17/src/aioquic/quic/
H A Dconnection.py651 def handle_timer(self, now: float) -> None: member in QuicConnection

1234