Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c71 static TX_THREAD thread_tcp_tx_iperf; variable
4007 tx_thread_terminate(&thread_tcp_tx_iperf); in nx_iperf_tcp_tx_cleanup()
4008 tx_thread_delete(&thread_tcp_tx_iperf); in nx_iperf_tcp_tx_cleanup()
4015 status = tx_thread_create(&thread_tcp_tx_iperf, "thread tcp tx", in nx_iperf_tcp_tx_test()