Searched refs:test_main_thread (Results 1 – 1 of 1) sorted by relevance
31 static TX_THREAD test_main_thread; variable354 status = tx_thread_create(&test_main_thread, "test_main_thread", test_main_thread_entry, 0, in test_application_define()