| /ThreadX-v6.3.0/common_modules/module_manager/src/ |
| D | txm_module_manager_maximum_module_priority_set.c | 69 …txm_module_manager_maximum_module_priority_set(TXM_MODULE_INSTANCE *module_instance, UINT priority) in _txm_module_manager_maximum_module_priority_set()
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_relinquish.c | 83 UINT priority; in _tx_thread_relinquish() local
|
| 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_system_resume.c | 87 UINT priority; in _tx_thread_system_resume() local
|
| D | tx_thread_system_suspend.c | 89 UINT priority; in _tx_thread_system_suspend() local
|
| D | tx_thread_suspend.c | 216 UINT priority; in _tx_thread_suspend() local
|
| D | tx_thread_resume.c | 85 UINT priority; in _tx_thread_resume() local
|
| 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/utility/rtos_compatibility_layers/posix/ |
| D | px_mq_priority_search.c | 71 ULONG posix_priority_search(mqd_t msgQId, ULONG priority) in posix_priority_search()
|
| D | px_mq_arrange_msg.c | 77 ULONG priority; /* priority of the message */ in posix_arrange_msg() local
|
| /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_smp_utilities.c | 89 UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() 132 UINT _tx_thread_smp_next_priority_find(UINT priority) in _tx_thread_smp_next_priority_find() 829 ULONG _tx_thread_smp_preemptable_threads_get(UINT priority, TX_THREAD *possible_preemption_list[TX… in _tx_thread_smp_preemptable_threads_get() 1000 UINT priority; in _tx_thread_smp_simple_priority_change() local
|
| D | tx_mutex_priority_change.c | 97 UINT priority; in _tx_mutex_priority_change() local
|
| D | tx_thread_time_slice.c | 79 UINT priority; in _tx_thread_time_slice() local
|
| 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()
|
| D | tx_thread_priority_change.c | 97 UINT priority; in _tx_thread_priority_change() local
|
| D | tx_thread_relinquish.c | 81 UINT priority; in _tx_thread_relinquish() local
|
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_thread_info_get.c | 79 …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 | 82 …entry_input), ULONG entry_input, VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_… in _txe_thread_create()
|
| /ThreadX-v6.3.0/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.3.0/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()
|