Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c70 static TX_THREAD thread_tcp_rx_iperf; variable
3760 tx_thread_terminate(&thread_tcp_rx_iperf); in nx_iperf_tcp_rx_cleanup()
3761 tx_thread_delete(&thread_tcp_rx_iperf); in nx_iperf_tcp_rx_cleanup()
3769 status = tx_thread_create(&thread_tcp_rx_iperf, "thread tcp rx", in nx_iperf_tcp_rx_test()