Searched defs:time_slice (Results 1 – 14 of 14) sorted by relevance
| /ThreadX-v6.4.1/common/src/ |
| D | tx_thread_info_get.c | 83 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
|
| D | txe_thread_info_get.c | 85 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
|
| D | tx_thread_create.c | 98 ULONG time_slice, UINT auto_start) in _tx_thread_create()
|
| D | txe_thread_create.c | 93 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
|
| /ThreadX-v6.4.1/common_smp/src/ |
| D | tx_thread_info_get.c | 83 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
|
| D | txe_thread_info_get.c | 85 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
|
| D | tx_thread_create.c | 100 ULONG time_slice, UINT auto_start) in _tx_thread_create()
|
| D | txe_thread_create.c | 93 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
|
| /ThreadX-v6.4.1/common_modules/module_lib/src/ |
| D | txm_thread_info_get.c | 78 …tate, ULONG *run_count, UINT *priority, UINT *preemption_threshold, ULONG *time_slice, TX_THREAD *… in _txe_thread_info_get()
|
| D | txm_thread_create.c | 81 …ack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, ULONG time_slice, UINT auto_st… in _txe_thread_create()
|
| /ThreadX-v6.4.1/test/tx/regression/ |
| D | threadx_thread_information_test.c | 60 ULONG time_slice; in thread_0_entry() local
|
| /ThreadX-v6.4.1/test/smp/regression/ |
| D | threadx_thread_information_test.c | 60 ULONG time_slice; in thread_0_entry() local
|
| /ThreadX-v6.4.1/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 108 ULONG time_slice, UINT auto_start, in _txm_module_manager_thread_create()
|
| /ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
| D | tx_posix.h | 335 ULONG time_slice; member
|