Searched refs:https_client_thread_entry (Results 1 – 2 of 2) sorted by relevance
56 static void https_client_thread_entry(ULONG thread_input);429 status = tx_thread_create(&client_thread, "HTTP Client", https_client_thread_entry, 0, in tx_application_define()547 VOID https_client_thread_entry(ULONG thread_input) in https_client_thread_entry() function
70 void https_client_thread_entry(ULONG thread_input);195 status = tx_thread_create(&client_thread, "HTTPS Client", https_client_thread_entry, 0, in test_application_define()227 VOID https_client_thread_entry(ULONG thread_input) in https_client_thread_entry() function