Searched refs:tls_server_thread_entry (Results 1 – 1 of 1) sorted by relevance
41 static void tls_server_thread_entry(ULONG thread_input);394 tx_thread_create(&server_thread, "TLS Server thread", tls_server_thread_entry, 0, in tx_application_define()608 void tls_server_thread_entry(ULONG thread_input) in tls_server_thread_entry() function