| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_preemptable_suspension_test.c | 243 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 244 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 245 (thread_4.tx_thread_state != TX_SUSPENDED)) in thread_5_entry() 268 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 269 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 270 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() 292 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 293 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 294 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() 316 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() [all …]
|
| D | threadx_thread_multiple_suspension_test.c | 244 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 245 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 246 (thread_4.tx_thread_state != TX_SUSPENDED)) in thread_5_entry() 269 if ((thread_0.tx_thread_state != TX_READY) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 270 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 271 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() 294 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 295 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() 318 (thread_2.tx_thread_state != TX_READY) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 319 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() [all …]
|
| D | threadx_thread_simple_suspend_test.c | 100 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_0_counter != 1)) in thread_1_entry()
|
| D | threadx_thread_wait_abort_test.c | 98 if ((status != TX_SUCCESS) || (thread_1.tx_thread_state != TX_SUSPENDED)) in thread_0_entry()
|
| D | threadx_thread_reset_test.c | 194 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_0_counter != 1) || in thread_1_entry()
|
| D | threadx_thread_terminate_delete_test.c | 226 (thread_2.tx_thread_state != TX_SUSPENDED)) in thread_0_entry()
|
| D | threadx_thread_delayed_suspension_test.c | 152 if (thread_2.tx_thread_state != TX_SUSPENDED) in test_isr()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_preemptable_suspension_test.c | 243 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 244 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 245 (thread_4.tx_thread_state != TX_SUSPENDED)) in thread_5_entry() 268 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 269 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 270 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() 292 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 293 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 294 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() 316 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() [all …]
|
| D | threadx_thread_multiple_suspension_test.c | 244 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 245 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 246 (thread_4.tx_thread_state != TX_SUSPENDED)) in thread_5_entry() 269 if ((thread_0.tx_thread_state != TX_READY) || (thread_1.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 270 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 271 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() 294 (thread_2.tx_thread_state != TX_SUSPENDED) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 295 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() 318 (thread_2.tx_thread_state != TX_READY) || (thread_3.tx_thread_state != TX_SUSPENDED) || in thread_5_entry() 319 (thread_4.tx_thread_state != TX_SUSPENDED) || (status != TX_SUCCESS)) in thread_5_entry() [all …]
|
| D | threadx_thread_simple_suspend_test.c | 100 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_0_counter != 1)) in thread_1_entry()
|
| D | threadx_thread_wait_abort_test.c | 98 if ((status != TX_SUCCESS) || (thread_1.tx_thread_state != TX_SUSPENDED)) in thread_0_entry()
|
| D | threadx_thread_reset_test.c | 194 if ((thread_0.tx_thread_state != TX_SUSPENDED) || (thread_0_counter != 1) || in thread_1_entry()
|
| D | threadx_thread_terminate_delete_test.c | 226 (thread_2.tx_thread_state != TX_SUSPENDED)) in thread_0_entry()
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_reset.c | 147 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_reset() 156 TX_EL_THREAD_STATUS_CHANGE_INSERT(thread_ptr, TX_SUSPENDED) in _tx_thread_reset()
|
| D | tx_thread_wait_abort.c | 120 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_wait_abort() 156 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_wait_abort()
|
| D | tx_thread_suspend.c | 135 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_suspend() 188 else if (thread_ptr -> tx_thread_state == TX_SUSPENDED) in _tx_thread_suspend() 305 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_suspend() 308 TX_THREAD_STATE_CHANGE(thread_ptr, TX_SUSPENDED) in _tx_thread_suspend() 826 else if (thread_ptr -> tx_thread_state == TX_SUSPENDED) in _tx_thread_suspend()
|
| D | tx_thread_system_resume.c | 405 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_system_resume() 445 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_system_resume() 922 thread_ptr -> tx_thread_state = TX_SUSPENDED;
|
| D | tx_thread_create.c | 214 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_create()
|
| D | tx_timer_thread_entry.c | 441 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_timer_thread_entry()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_reset.c | 147 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_reset() 156 TX_EL_THREAD_STATUS_CHANGE_INSERT(thread_ptr, TX_SUSPENDED) in _tx_thread_reset()
|
| D | tx_thread_suspend.c | 131 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_suspend() 184 else if (thread_ptr -> tx_thread_state == TX_SUSPENDED) in _tx_thread_suspend()
|
| D | tx_thread_wait_abort.c | 120 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_wait_abort() 156 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_wait_abort()
|
| D | tx_thread_resume.c | 95 if (thread_ptr -> tx_thread_state == TX_SUSPENDED) in _tx_thread_resume()
|
| D | tx_thread_system_resume.c | 303 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_system_resume() 330 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_system_resume()
|
| /ThreadX-v6.3.0/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_reset.c | 162 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _txm_module_manager_thread_reset() 171 TX_EL_THREAD_STATUS_CHANGE_INSERT(thread_ptr, TX_SUSPENDED) in _txm_module_manager_thread_reset()
|