Searched refs:thread_client_1_entry (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/rtsp_test/ |
| D | netx_rtsp_client_timeout_test.c | 55 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
|
| D | netx_rtsp_multiple_clients_test.c | 53 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
|
| D | netx_rtsp_rtp_multicast_test.c | 51 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
|
| D | netx_rtsp_rtp_ipv6_multicast_test.c | 54 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/ |
| D | netx_rtp_multi_interfaces_test.c | 49 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
|