Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/rtp_test/
Dnetx_rtp_multi_interfaces_test.c20 static TX_THREAD client_0_thread; variable
291 status = tx_thread_create(&client_0_thread, "Test Client 0", thread_client_0_entry, 0, in test_application_define()