Searched refs:thread_client2_entry (Results 1 – 2 of 2) sorted by relevance
66 static void thread_client2_entry(ULONG thread_input);109 tx_thread_create(&client2_thread, "client 2 thread", thread_client2_entry, 0, in test_application_define()472 void thread_client2_entry(ULONG thread_input) in thread_client2_entry() function
67 static void thread_client2_entry(ULONG thread_input);112 tx_thread_create(&client2_thread, "client 2 thread", thread_client2_entry, 0, in test_application_define()464 void thread_client2_entry(ULONG thread_input) in thread_client2_entry() function