Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c72 static TX_THREAD thread_udp_rx_iperf; variable
4239 tx_thread_terminate(&thread_udp_rx_iperf); in nx_iperf_udp_rx_cleanup()
4240 tx_thread_delete(&thread_udp_rx_iperf); in nx_iperf_udp_rx_cleanup()
4247 status = tx_thread_create(&thread_udp_rx_iperf, "thread udp rx", in nx_iperf_udp_rx_test()