Searched defs:preempt_threshold (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.4.1/common_modules/module_lib/src/ |
| D | txm_thread_create.c | 81 …entry_input, VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, ULONG tim… in _txe_thread_create()
|
| /ThreadX-v6.4.1/common/src/ |
| D | tx_thread_create.c | 97 … VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, in _tx_thread_create()
|
| D | txe_thread_create.c | 92 UINT priority, UINT preempt_threshold, in _txe_thread_create()
|
| /ThreadX-v6.4.1/common_smp/src/ |
| D | tx_thread_create.c | 99 … VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, in _tx_thread_create()
|
| D | txe_thread_create.c | 92 UINT priority, UINT preempt_threshold, in _txe_thread_create()
|
| /ThreadX-v6.4.1/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 107 … VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, in _txm_module_manager_thread_create()
|