Home
last modified time | relevance | path

Searched defs:time_slice (Results 1 – 14 of 14) sorted by relevance

/ThreadX-v6.3.0/common/src/
Dtx_thread_info_get.c84 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
Dtxe_thread_info_get.c86 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
Dtx_thread_create.c99 ULONG time_slice, UINT auto_start) in _tx_thread_create()
Dtxe_thread_create.c94 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_info_get.c84 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
Dtxe_thread_info_get.c86 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
Dtx_thread_create.c101 ULONG time_slice, UINT auto_start) in _tx_thread_create()
Dtxe_thread_create.c94 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_thread_info_get.c79 …tate, ULONG *run_count, UINT *priority, UINT *preemption_threshold, ULONG *time_slice, TX_THREAD *… in _txe_thread_info_get()
Dtxm_thread_create.c82 …ack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, ULONG time_slice, UINT auto_st… in _txe_thread_create()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_thread_information_test.c60 ULONG time_slice; in thread_0_entry() local
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_thread_information_test.c60 ULONG time_slice; in thread_0_entry() local
/ThreadX-v6.3.0/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c109 ULONG time_slice, UINT auto_start, in _txm_module_manager_thread_create()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dtx_posix.h336 ULONG time_slice; member