Searched defs:old_time_slice (Results 1 – 10 of 10) sorted by relevance
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_time_slice_change.c | 78 …T _tx_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_slice) in _tx_thread_time_slice_change()
|
| D | txe_thread_time_slice_change.c | 77 … _txe_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_slice) in _txe_thread_time_slice_change()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | txe_thread_time_slice_change.c | 77 … _txe_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_slice) in _txe_thread_time_slice_change()
|
| D | tx_thread_time_slice_change.c | 77 …T _tx_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_slice) in _tx_thread_time_slice_change()
|
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_thread_time_slice_change.c | 71 …T _txe_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_slice) in _txe_thread_time_slice_change()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_time_slice_change_test.c | 77 ULONG old_time_slice = 0; in thread_0_entry() local
|
| D | threadx_thread_basic_execution_test.c | 132 ULONG old_time_slice; in test_isr() local 359 ULONG old_time_slice; in thread_0_entry() local
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_time_slice_change_test.c | 77 ULONG old_time_slice = 0; in thread_0_entry() local
|
| D | threadx_thread_basic_execution_test.c | 120 ULONG old_time_slice; in test_isr() local 287 ULONG old_time_slice; in thread_0_entry() local
|
| D | testcontrol.c | 517 ULONG old_time_slice; in tx_application_define() local
|