Home
last modified time | relevance | path

Searched refs:poll_sockets (Results 1 – 6 of 6) sorted by relevance

/dports/net/olsrd/olsrd-0.9.8/src/
H A Dscheduler.c88 static void poll_sockets(void);
329 poll_sockets(void) in poll_sockets() function
552 poll_sockets(); in olsr_scheduler()
/dports/lang/micropython/micropython-1.17/extmod/
H A Dmodlwip.c316 static inline void poll_sockets(void) { in poll_sockets() function
614 poll_sockets(); in lwip_raw_udp_receive()
684 poll_sockets(); in lwip_tcp_send()
751 poll_sockets(); in lwip_tcp_receive()
1000 poll_sockets(); in lwip_socket_accept()
1093 poll_sockets(); in lwip_socket_connect()
1708 poll_sockets(); in lwip_getaddrinfo()
/dports/multimedia/vlc/vlc-3.0.16/modules/access_output/
H A Drist.c414 int poll_sockets = 1; in rist_thread() local
421 poll_sockets++; in rist_thread()
425 ret = poll(pfd, poll_sockets, RTCP_INTERVAL >> 1); in rist_thread()
/dports/multimedia/vlc/vlc-3.0.16/modules/access/
H A Drist.c821 int poll_sockets = 2; in BlockRIST() local
830 poll_sockets++; in BlockRIST()
841 ret = vlc_poll_i11e(pfd, poll_sockets, p_sys->i_poll_timeout_current); in BlockRIST()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/sresolv/
H A Dtest_sresolv.c329 int poll_sockets(sres_context_t *ctx) in poll_sockets() function
354 poll_sockets(ctx); in run()
1802 while (!poll_sockets(ctx)) in test_net()
1821 while (!poll_sockets(ctx)) in test_net()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/sresolv/
H A Dtest_sresolv.c329 int poll_sockets(sres_context_t *ctx) in poll_sockets() function
354 poll_sockets(ctx); in run()
1802 while (!poll_sockets(ctx)) in test_net()
1821 while (!poll_sockets(ctx)) in test_net()