Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/rtsp_test/
Dnetx_rtsp_client_timeout_test.c55 static void thread_client_1_entry(ULONG thread_input);
327 status = tx_thread_create(&client_thread_1, "Test Client 1", thread_client_1_entry, 0, in test_application_define()
492 void thread_client_1_entry(ULONG thread_input) in thread_client_1_entry() function
Dnetx_rtsp_multiple_clients_test.c53 static void thread_client_1_entry(ULONG thread_input);
294 status = tx_thread_create(&client_thread_1, "Test Client 1", thread_client_1_entry, 0, in test_application_define()
479 void thread_client_1_entry(ULONG thread_input) in thread_client_1_entry() function
Dnetx_rtsp_rtp_multicast_test.c51 static void thread_client_1_entry(ULONG thread_input);
267 status = tx_thread_create(&client_thread_1, "Test Client 1", thread_client_1_entry, 0, in test_application_define()
494 void thread_client_1_entry(ULONG thread_input) in thread_client_1_entry() function
Dnetx_rtsp_rtp_ipv6_multicast_test.c54 static void thread_client_1_entry(ULONG thread_input);
305 status = tx_thread_create(&client_thread_1, "Test Client 1", thread_client_1_entry, 0, in test_application_define()
540 void thread_client_1_entry(ULONG thread_input) in thread_client_1_entry() function
/NetX-Duo-v6.2.1/test/regression/rtp_test/
Dnetx_rtp_multi_interfaces_test.c49 static void thread_client_1_entry(ULONG thread_input);
296 status = tx_thread_create(&client_1_thread, "Test Client 1", thread_client_1_entry, 0, in test_application_define()
509 void thread_client_1_entry(ULONG thread_input) in thread_client_1_entry() function