Searched defs:time_slice (Results 1 – 14 of 14) sorted by relevance
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_info_get.c | 84 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
|
| D | txe_thread_info_get.c | 86 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
|
| D | tx_thread_create.c | 99 ULONG time_slice, UINT auto_start) in _tx_thread_create()
|
| D | txe_thread_create.c | 94 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_info_get.c | 84 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
|
| D | txe_thread_info_get.c | 86 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
|
| D | tx_thread_create.c | 101 ULONG time_slice, UINT auto_start) in _tx_thread_create()
|
| D | txe_thread_create.c | 94 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
|
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_thread_info_get.c | 79 …tate, ULONG *run_count, UINT *priority, UINT *preemption_threshold, ULONG *time_slice, TX_THREAD *… in _txe_thread_info_get()
|
| D | txm_thread_create.c | 82 …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/ |
| D | threadx_thread_information_test.c | 60 ULONG time_slice; in thread_0_entry() local
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_information_test.c | 60 ULONG time_slice; in thread_0_entry() local
|
| /ThreadX-v6.3.0/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 109 ULONG time_slice, UINT auto_start, in _txm_module_manager_thread_create()
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/ |
| D | tx_posix.h | 336 ULONG time_slice; member
|