Searched refs:thread_0_entry (Results 1 – 2 of 2) sorted by relevance
30 void thread_0_entry(ULONG thread_input);62 thread_0_entry(0); in main()79 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()92 void thread_0_entry(ULONG thread_input) in thread_0_entry() function
29 void thread_0_entry(ULONG thread_input);61 thread_0_entry(0); in main()77 tx_thread_create(&thread_0, "thread 0", thread_0_entry, 0, in tx_application_define()91 void thread_0_entry(ULONG thread_input) in thread_0_entry() function