Searched refs:touch_thread_entry (Results 1 – 2 of 2) sorted by relevance
56 extern VOID touch_thread_entry(ULONG thread_input);188 tx_thread_create(&touch_thread, "Touch Thread", touch_thread_entry, 0, in tx_application_define()
84 VOID touch_thread_entry(ULONG thread_input) in touch_thread_entry() function