| /ThreadX-v6.4.1/common_modules/module_manager/src/ |
| D | txm_module_manager_maximum_module_priority_set.c | 68 …txm_module_manager_maximum_module_priority_set(TXM_MODULE_INSTANCE *module_instance, UINT priority) in _txm_module_manager_maximum_module_priority_set()
|
| /ThreadX-v6.4.1/common/src/ |
| D | tx_thread_relinquish.c | 82 UINT priority; in _tx_thread_relinquish() local
|
| 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_system_resume.c | 86 UINT priority; in _tx_thread_system_resume() local
|
| D | tx_thread_system_suspend.c | 88 UINT priority; in _tx_thread_system_suspend() local
|
| D | tx_thread_suspend.c | 215 UINT priority; in _tx_thread_suspend() local
|
| D | tx_thread_resume.c | 84 UINT priority; in _tx_thread_resume() local
|
| 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/utility/rtos_compatibility_layers/posix/ |
| D | px_mq_priority_search.c | 70 ULONG posix_priority_search(mqd_t msgQId, ULONG priority) in posix_priority_search()
|
| D | px_mq_arrange_msg.c | 76 ULONG priority; /* priority of the message */ in posix_arrange_msg() local
|
| /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_smp_utilities.c | 88 UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() 131 UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() 828 ULONG _tx_thread_smp_preemptable_threads_get(UINT priority, TX_THREAD *possible_preemption_list[TX… in _tx_thread_smp_preemptable_threads_get() 999 UINT priority; in _tx_thread_smp_simple_priority_change() local
|
| D | tx_mutex_priority_change.c | 96 UINT priority; in _tx_mutex_priority_change() local
|
| D | tx_thread_time_slice.c | 78 UINT priority; in _tx_thread_time_slice() local
|
| 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()
|
| D | tx_thread_priority_change.c | 96 UINT priority; in _tx_thread_priority_change() local
|
| D | tx_thread_relinquish.c | 80 UINT priority; in _tx_thread_relinquish() local
|
| /ThreadX-v6.4.1/common_modules/module_lib/src/ |
| D | txm_thread_info_get.c | 78 …t(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, UINT *priority, UINT *preempt… in _txe_thread_info_get()
|
| D | txm_thread_create.c | 81 …entry_input), ULONG entry_input, VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_… in _txe_thread_create()
|
| /ThreadX-v6.4.1/ports_module/cortex_r4/ac6/example_build/sample_threadx_module_manager/ |
| D | gic.c | 139 void GIC_SetPriority(IRQn_Type IRQn, uint32_t priority) in GIC_SetPriority() 153 void GIC_InterfacePriorityMask(uint32_t priority) in GIC_InterfacePriorityMask()
|
| /ThreadX-v6.4.1/ports/cortex_r4/ac6/example_build/sample_threadx/ |
| D | gic.c | 139 void GIC_SetPriority(IRQn_Type IRQn, uint32_t priority) in GIC_SetPriority() 153 void GIC_InterfacePriorityMask(uint32_t priority) in GIC_InterfacePriorityMask()
|