Searched refs:test_main_thread_entry (Results 1 – 1 of 1) sorted by relevance
27 static void test_main_thread_entry(ULONG);354 status = tx_thread_create(&test_main_thread, "test_main_thread", test_main_thread_entry, 0, in test_application_define()644 static void test_main_thread_entry(ULONG arg) in test_main_thread_entry() function