| /ThreadX-v6.2.1/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 | 165 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.2.1/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 | 158 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 | 173 _tx_timer_time_slice[core_index] = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_system_suspend()
|
| /ThreadX-v6.2.1/ports/xtensa/xcc/inc/ |
| D | tx_api_asm.h | 53 #define tx_thread_new_time_slice 0x1C macro
|
| /ThreadX-v6.2.1/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 356 thread_ptr -> tx_thread_new_time_slice = time_slice; in _txm_module_manager_thread_create()
|
| /ThreadX-v6.2.1/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.2.1/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.2.1/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…
|
| /ThreadX-v6.2.1/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.2.1/ports_smp/mips32_interaptiv_smp/green/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.2.1/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.2.1/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.2.1/ports_smp/cortex_a5x_smp/green/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.2.1/ports/cortex_a5/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.2.1/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.2.1/ports/cortex_a7/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.2.1/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…
|