Searched refs:thread_2_1_entry (Results 1 – 2 of 2) sorted by relevance
89 static void thread_2_1_entry(ULONG thread_input);419 status = tx_thread_create(&thread_2_1, "thread 2-1", thread_2_1_entry, 2, in test_application_define()684 static void thread_2_1_entry(ULONG thread_input) in thread_2_1_entry() function