Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/rtsp_test/
Dnetx_rtsp_client_timeout_test.c54 static void thread_client_0_entry(ULONG thread_input);
299 status = tx_thread_create(&client_thread_0, "Test Client 0", thread_client_0_entry, 0, in test_application_define()
369 void thread_client_0_entry(ULONG thread_input) in thread_client_0_entry() function
Dnetx_rtsp_multiple_clients_test.c52 static void thread_client_0_entry(ULONG thread_input);
262 status = tx_thread_create(&client_thread_0, "Test Client 0", thread_client_0_entry, 0, in test_application_define()
335 void thread_client_0_entry(ULONG thread_input) in thread_client_0_entry() function
Dnetx_rtsp_rtp_multicast_test.c50 static void thread_client_0_entry(ULONG thread_input);
235 status = tx_thread_create(&client_thread_0, "Test Client 0", thread_client_0_entry, 0, in test_application_define()
306 void thread_client_0_entry(ULONG thread_input) in thread_client_0_entry() function
Dnetx_rtsp_rtp_ipv6_multicast_test.c53 static void thread_client_0_entry(ULONG thread_input);
258 status = tx_thread_create(&client_thread_0, "Test Client 0", thread_client_0_entry, 0, in test_application_define()
359 void thread_client_0_entry(ULONG thread_input) in thread_client_0_entry() function
/NetX-Duo-v6.2.1/test/regression/rtp_test/
Dnetx_rtp_multi_interfaces_test.c48 static void thread_client_0_entry(ULONG thread_input);
291 status = tx_thread_create(&client_0_thread, "Test Client 0", thread_client_0_entry, 0, in test_application_define()
355 void thread_client_0_entry(ULONG thread_input) in thread_client_0_entry() function