Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_http_proxy_basic_test.c38 static void thread_proxy_entry(ULONG thread_input);
156 status = tx_thread_create(&proxy_thread, "HTTP Proxy", thread_proxy_entry, 0, in test_application_define()
288 void thread_proxy_entry(ULONG thread_input) in thread_proxy_entry() function
Dnetx_http_proxy_non_block_test.c38 static void thread_proxy_entry(ULONG thread_input);
156 status = tx_thread_create(&proxy_thread, "HTTP Proxy", thread_proxy_entry, 0, in test_application_define()
286 void thread_proxy_entry(ULONG thread_input) in thread_proxy_entry() function
Dnetx_http_proxy_disconnect_test.c38 static void thread_proxy_entry(ULONG thread_input);
156 status = tx_thread_create(&proxy_thread, "HTTP Proxy", thread_proxy_entry, 0, in test_application_define()
325 void thread_proxy_entry(ULONG thread_input) in thread_proxy_entry() function
Dnetx_http_proxy_error_response_test.c38 static void thread_proxy_entry(ULONG thread_input);
167 status = tx_thread_create(&proxy_thread, "HTTP Proxy", thread_proxy_entry, 0, in test_application_define()
329 void thread_proxy_entry(ULONG thread_input) in thread_proxy_entry() function
Dnetx_http_proxy_multiple_response_test.c38 static void thread_proxy_entry(ULONG thread_input);
156 status = tx_thread_create(&proxy_thread, "HTTP Proxy", thread_proxy_entry, 0, in test_application_define()
295 void thread_proxy_entry(ULONG thread_input) in thread_proxy_entry() function
Dnetx_http_proxy_data_fin_test.c42 static void thread_proxy_entry(ULONG thread_input);
170 status = tx_thread_create(&proxy_thread, "HTTP Proxy", thread_proxy_entry, 0, in test_application_define()
324 void thread_proxy_entry(ULONG thread_input) in thread_proxy_entry() function