Searched refs:thread_server1_entry (Results 1 – 1 of 1) sorted by relevance
101 static void thread_server1_entry(ULONG thread_input);171 tx_thread_create(&server1_thread, "Test Server1 thread", thread_server1_entry, 0, in test_application_define()527 void thread_server1_entry(ULONG thread_input) in thread_server1_entry() function