Searched refs:test_thread (Results 1 – 3 of 3) sorted by relevance
14 static TX_THREAD test_thread; variable296 status = tx_thread_create(&test_thread, "test thread", test_thread_entry, 0, in test_application_define()357 tx_thread_terminate(&test_thread); in tx_demo_thread_host_simulation_entry()
136 static TX_THREAD test_thread; variable309 status = tx_thread_create(&test_thread, "test thread", test_thread_entry, 0, in test_application_define()
19 TX_THREAD test_thread; variable