Searched refs:test_control_thread (Results 1 – 1 of 1) sorted by relevance
47 TX_THREAD test_control_thread; variable919 _tx_thread_current_ptr = &test_control_thread; in tx_application_define()1305 _tx_thread_current_ptr = &test_control_thread; in tx_application_define()1333 _tx_thread_current_ptr = &test_control_thread; in tx_application_define()1361 _tx_thread_current_ptr = &test_control_thread; in tx_application_define()1389 _tx_thread_current_ptr = &test_control_thread; in tx_application_define()1590 _tx_thread_current_ptr = &test_control_thread; in tx_application_define()6280 tx_thread_create(&test_control_thread, "test control thread", test_control_thread_entry, 0, in tx_application_define()6317 tx_thread_suspend(&test_control_thread); in test_control_thread_entry()6381 tx_thread_resume(&test_control_thread); in test_control_return()[all …]