Searched refs:thread_client_0_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 | 54 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
|
| D | netx_rtsp_multiple_clients_test.c | 52 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
|
| D | netx_rtsp_rtp_multicast_test.c | 50 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
|
| D | netx_rtsp_rtp_ipv6_multicast_test.c | 53 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/ |
| D | netx_rtp_multi_interfaces_test.c | 48 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
|