Home
last modified time | relevance | path

Searched defs:timeout_ms (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/network/tcpip/lwip/test/sockets/
H A Dsockets_stresstest.c180 sockets_stresstest_wait_readable_select(int s, int timeout_ms) in sockets_stresstest_wait_readable_select()
219 sockets_stresstest_wait_readable_poll(int s, int timeout_ms) in sockets_stresstest_wait_readable_poll()
249 sockets_stresstest_wait_readable_recvtimeo(int s, int timeout_ms) in sockets_stresstest_wait_readable_recvtimeo()
290 sockets_stresstest_wait_readable_wait_peek(int s, int timeout_ms) in sockets_stresstest_wait_readable_wait_peek()
314 sockets_stresstest_wait_readable_nonblock(int s, int timeout_ms) in sockets_stresstest_wait_readable_nonblock()
369 sockets_stresstest_wait_readable(int mode, int s, int timeout_ms) in sockets_stresstest_wait_readable()
476 int timeout_ms = LWIP_RAND() % TEST_MAX_RXWAIT_MS; in sockets_stresstest_conn_client() local
522 int timeout_ms = LWIP_RAND() % TEST_MAX_RXWAIT_MS; in sockets_stresstest_conn_server() local
/reactos/sdk/lib/3rdparty/adns/src/
H A Dpoll.c38 int space, found, timeout_ms, r; in adns_beforepoll() local
/reactos/sdk/lib/rtl/
H A Dtimerqueue.c218 ULONG timeout_ms; in timer_queue_thread_proc() local