Searched defs:preempt_threshold (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_thread_create.c | 82 …entry_input, VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, ULONG tim… in _txe_thread_create()
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_create.c | 98 … VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, in _tx_thread_create()
|
| D | txe_thread_create.c | 93 UINT priority, UINT preempt_threshold, in _txe_thread_create()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_create.c | 100 … VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, in _tx_thread_create()
|
| D | txe_thread_create.c | 93 UINT priority, UINT preempt_threshold, in _txe_thread_create()
|
| /ThreadX-v6.3.0/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 108 … VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, in _txm_module_manager_thread_create()
|