Home
last modified time | relevance | path

Searched defs:old_time_slice (Results 1 – 10 of 10) sorted by relevance

/ThreadX-v6.4.1/common/src/
Dtx_thread_time_slice_change.c77 …T _tx_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_slice) in _tx_thread_time_slice_change()
Dtxe_thread_time_slice_change.c76 … _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.4.1/common_smp/src/
Dtxe_thread_time_slice_change.c76 … _txe_thread_time_slice_change(TX_THREAD *thread_ptr, ULONG new_time_slice, ULONG *old_time_slice) in _txe_thread_time_slice_change()
Dtx_thread_time_slice_change.c76 …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.4.1/common_modules/module_lib/src/
Dtxm_thread_time_slice_change.c70 …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.4.1/test/tx/regression/
Dthreadx_thread_time_slice_change_test.c77 ULONG old_time_slice = 0; in thread_0_entry() local
Dthreadx_thread_basic_execution_test.c132 ULONG old_time_slice; in test_isr() local
359 ULONG old_time_slice; in thread_0_entry() local
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_thread_time_slice_change_test.c77 ULONG old_time_slice = 0; in thread_0_entry() local
Dthreadx_thread_basic_execution_test.c120 ULONG old_time_slice; in test_isr() local
287 ULONG old_time_slice; in thread_0_entry() local
Dtestcontrol.c517 ULONG old_time_slice; in tx_application_define() local