Searched refs:test_thread_entry (Results 1 – 1 of 1) sorted by relevance
103 void test_thread_entry(ULONG thread_input);131 status = tx_thread_create(&test_thread, "HTTPS API Test Thread", test_thread_entry, 0, in test_application_define()167 void test_thread_entry(ULONG thread_input) in test_thread_entry() function