Searched defs:new_time_slice (Results 1 – 5 of 5) sorted by relevance
/ThreadX-v6.4.1/common/src/ |
D | tx_thread_time_slice_change.c | 77 UINT _tx_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_sli… in _tx_thread_time_slice_change()
|
D | txe_thread_time_slice_change.c | 76 UINT _txe_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_sl… in _txe_thread_time_slice_change()
|
/ThreadX-v6.4.1/common_smp/src/ |
D | txe_thread_time_slice_change.c | 76 UINT _txe_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_sl… in _txe_thread_time_slice_change()
|
D | tx_thread_time_slice_change.c | 76 UINT _tx_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_sli… in _tx_thread_time_slice_change()
|
/ThreadX-v6.4.1/common_modules/module_lib/src/ |
D | txm_thread_time_slice_change.c | 70 UINT _txe_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_sli… in _txe_thread_time_slice_change()
|