Searched refs:thread_4_3_entry (Results 1 – 2 of 2) sorted by relevance
91 static void thread_4_3_entry(ULONG thread_input);393 status = tx_thread_create(&thread_4_3, "thread 4-3", thread_4_3_entry, 4, in test_application_define()711 static void thread_4_3_entry(ULONG thread_input) in thread_4_3_entry() function