Home
last modified time | relevance | path

Searched refs:tx_thread_new_time_slice (Results 1 – 25 of 27) sorted by relevance

12

/ThreadX-v6.2.1/common/src/
Dtx_thread_time_slice_change.c90 …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()
Dtx_thread_relinquish.c102 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_relinquish()
Dtx_thread_time_slice.c120 thread_ptr -> tx_thread_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice()
Dtx_thread_create.c165 thread_ptr -> tx_thread_new_time_slice = time_slice; in _tx_thread_create()
Dtx_thread_system_suspend.c146 _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;
Dtx_thread_suspend.c253 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_suspend()
/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_time_slice_change.c89 …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()
Dtx_thread_time_slice.c152 … thread_ptr -> tx_thread_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice()
Dtx_thread_create.c158 thread_ptr -> tx_thread_new_time_slice = time_slice; in _tx_thread_create()
Dtx_thread_relinquish.c124 _tx_timer_time_slice[core_index] = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_relinquish()
Dtx_thread_system_suspend.c173 _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/
Dtx_api_asm.h53 #define tx_thread_new_time_slice 0x1C macro
/ThreadX-v6.2.1/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c356 thread_ptr -> tx_thread_new_time_slice = time_slice; in _txm_module_manager_thread_create()
/ThreadX-v6.2.1/ports/cortex_m7/ghs/inc/
Dtx_el.h347 …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/
Dtx_el.h347 …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/
Dtx_el.h347 …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/
Dtx_el.h347 …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/
Dtx_el.h346 …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/
Dtx_el.h347 …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/
Dtx_el.h347 …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/
Dtx_el.h346 …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/
Dtx_el.h347 …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/
Dtx_el.h347 …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/
Dtx_el.h347 …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/
Dtx_el.h347 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…

12