| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_time_slice_change.c | 90 …AD_TIME_SLICE_CHANGE, thread_ptr, new_time_slice, thread_ptr -> tx_thread_new_time_slice, 0, TX_TR… in _tx_thread_time_slice_change() 96 *old_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice_change() 100 thread_ptr -> tx_thread_new_time_slice = new_time_slice; in _tx_thread_time_slice_change()
|
| D | tx_thread_relinquish.c | 102 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_relinquish()
|
| D | tx_thread_time_slice.c | 120 thread_ptr -> tx_thread_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice()
|
| D | tx_thread_create.c | 180 thread_ptr -> tx_thread_new_time_slice = time_slice; in _tx_thread_create()
|
| D | tx_thread_system_suspend.c | 146 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_system_suspend() 740 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice;
|
| D | tx_thread_suspend.c | 253 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_suspend()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_time_slice_change.c | 89 …AD_TIME_SLICE_CHANGE, thread_ptr, new_time_slice, thread_ptr -> tx_thread_new_time_slice, 0, TX_TR… in _tx_thread_time_slice_change() 95 *old_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice_change() 99 thread_ptr -> tx_thread_new_time_slice = new_time_slice; in _tx_thread_time_slice_change()
|
| D | tx_thread_time_slice.c | 152 … thread_ptr -> tx_thread_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice()
|
| D | tx_thread_create.c | 173 thread_ptr -> tx_thread_new_time_slice = time_slice; in _tx_thread_create()
|
| D | tx_thread_relinquish.c | 124 _tx_timer_time_slice[core_index] = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_relinquish()
|
| D | tx_thread_system_suspend.c | 175 _tx_timer_time_slice[core_index] = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_system_suspend()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_time_slice_change_test.c | 90 …if ((status != TX_SUCCESS) || (old_time_slice != 200) || (thread_1.tx_thread_new_time_slice != 33)) in thread_0_entry() 105 …if ((status != TX_SUCCESS) || (old_time_slice != 100) || (thread_0.tx_thread_new_time_slice != 66)… in thread_0_entry()
|
| D | testcontrol.c | 571 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 580 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 594 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 611 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 627 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 642 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 656 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 676 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 1387 init_test_thread.tx_thread_new_time_slice = 0; in test_thread_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_time_slice_change_test.c | 90 …if ((status != TX_SUCCESS) || (old_time_slice != 200) || (thread_1.tx_thread_new_time_slice != 33)) in thread_0_entry() 105 …if ((status != TX_SUCCESS) || (old_time_slice != 100) || (thread_0.tx_thread_new_time_slice != 66)… in thread_0_entry()
|
| D | testcontrol.c | 685 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 694 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 708 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 725 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 741 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 758 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 774 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 796 init_test_thread.tx_thread_new_time_slice = 0; in tx_application_define() 1585 init_test_thread.tx_thread_new_time_slice = 0; in test_thread_entry()
|
| /ThreadX-v6.3.0/ports/xtensa/xcc/inc/ |
| D | tx_api_asm.h | 53 #define tx_thread_new_time_slice 0x1C macro
|
| /ThreadX-v6.3.0/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 373 thread_ptr -> tx_thread_new_time_slice = time_slice; in _txm_module_manager_thread_create()
|
| /ThreadX-v6.3.0/ports/cortex_m3/ghs/inc/ |
| D | tx_el.h | 347 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.3.0/ports/cortex_r4/ghs/inc/ |
| D | tx_el.h | 347 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.3.0/ports/cortex_m7/ghs/inc/ |
| D | tx_el.h | 347 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.3.0/ports/cortex_m4/ghs/inc/ |
| D | tx_el.h | 347 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/inc/ |
| D | tx_el.h | 347 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/inc/ |
| D | tx_el.h | 347 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/inc/ |
| D | tx_el.h | 347 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.3.0/ports/cortex_r7/ghs/inc/ |
| D | tx_el.h | 347 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|