Home
last modified time | relevance | path

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

12

/ThreadX-v6.4.1/common/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_relinquish.c101 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_relinquish()
Dtx_thread_time_slice.c119 thread_ptr -> tx_thread_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice()
Dtx_thread_create.c179 thread_ptr -> tx_thread_new_time_slice = time_slice; in _tx_thread_create()
Dtx_thread_system_suspend.c145 _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;
Dtx_thread_suspend.c252 _tx_timer_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_suspend()
/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_time_slice_change.c88 …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()
Dtx_thread_time_slice.c151 … thread_ptr -> tx_thread_time_slice = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_time_slice()
Dtx_thread_create.c172 thread_ptr -> tx_thread_new_time_slice = time_slice; in _tx_thread_create()
Dtx_thread_relinquish.c123 _tx_timer_time_slice[core_index] = thread_ptr -> tx_thread_new_time_slice; in _tx_thread_relinquish()
Dtx_thread_system_suspend.c174 _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/
Dthreadx_thread_time_slice_change_test.c90 …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()
Dtestcontrol.c571 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/
Dthreadx_thread_time_slice_change_test.c90 …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()
Dtestcontrol.c685 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/
Dtx_api_asm.h52 #define tx_thread_new_time_slice 0x1C macro
/ThreadX-v6.4.1/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c372 thread_ptr -> tx_thread_new_time_slice = time_slice; in _txm_module_manager_thread_create()
/ThreadX-v6.4.1/ports/cortex_r4/ghs/inc/
Dtx_el.h346 …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/
Dtx_el.h346 …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/
Dtx_el.h345 …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/
Dtx_el.h346 …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/
Dtx_el.h346 …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/
Dtx_el.h346 …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/
Dtx_el.h346 …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/
Dtx_el.h346 …INFO3(TX_EL_THREAD_TIME_SLICE_CHANGE, thread_ptr, thread_ptr -> tx_thread_new_time_slice, new_time…

12