Home
last modified time | relevance | path

Searched refs:test_control_thread (Results 1 – 1 of 1) sorted by relevance

/FileX-v6.2.1/test/regression_test/
Dfilextestcontrol.c47 TX_THREAD test_control_thread; variable
919 _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 …]