| /ThreadX-v6.4.1/common/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_relinquish.c | 101 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_relinquish()
|
| D | tx_thread_time_slice.c | 119 thread_ptr -> tx_thread_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice()
|
| D | tx_thread_create.c | 179 thread_ptr -> tx_thread_new_time_slice = time_slice; in _tx_thread_create()
|
| D | tx_thread_system_suspend.c | 145 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_system_suspend() 739 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice;
|
| D | tx_thread_suspend.c | 252 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_suspend()
|
| /ThreadX-v6.4.1/common_smp/src/ |
| D | tx_thread_time_slice_change.c | 88 …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() 94 *old_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice_change() 98 thread_ptr -> tx_thread_new_time_slice = new_time_slice; in _tx_thread_time_slice_change()
|
| D | tx_thread_time_slice.c | 151 … thread_ptr -> tx_thread_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice()
|
| D | tx_thread_create.c | 172 thread_ptr -> tx_thread_new_time_slice = time_slice; in _tx_thread_create()
|
| D | tx_thread_relinquish.c | 123 _tx_timer_time_slice[core_index] = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_relinquish()
|
| D | tx_thread_system_suspend.c | 174 _tx_timer_time_slice[core_index] = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_system_suspend()
|
| /ThreadX-v6.4.1/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.4.1/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.4.1/ports/xtensa/xcc/inc/ |
| D | tx_api_asm.h | 52 #define tx_thread_new_time_slice 0x1C macro
|
| /ThreadX-v6.4.1/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 372 thread_ptr -> tx_thread_new_time_slice = time_slice; in _txm_module_manager_thread_create()
|
| /ThreadX-v6.4.1/ports/cortex_r4/ghs/inc/ |
| D | tx_el.h | 346 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.4.1/ports/cortex_m7/ghs/inc/ |
| D | tx_el.h | 346 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/inc/ |
| D | tx_el.h | 345 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.4.1/ports/cortex_a9/ghs/inc/ |
| D | tx_el.h | 346 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.4.1/ports/cortex_m4/ghs/inc/ |
| D | tx_el.h | 346 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.4.1/ports/cortex_m3/ghs/inc/ |
| D | tx_el.h | 346 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.4.1/ports/cortex_a8/ghs/inc/ |
| D | tx_el.h | 346 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|
| /ThreadX-v6.4.1/ports/cortex_a7/ghs/inc/ |
| D | tx_el.h | 346 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…
|