Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/rtp_test/
Dnetx_rtp_multi_interfaces_test.c21 static TX_THREAD client_1_thread; variable
296 status = tx_thread_create(&client_1_thread, "Test Client 1", thread_client_1_entry, 0, in test_application_define()