Searched refs:thread_check_entry (Results 1 – 1 of 1) sorted by relevance
37 static void thread_check_entry(ULONG thread_input);66 tx_thread_create(&thread_check, "thread check", thread_check_entry, 0, in test_application_define()211 static void thread_check_entry(ULONG thread_input) in thread_check_entry() function