Home
last modified time | relevance | path

Searched refs:priority (Results 401 – 425 of 488) sorted by relevance

1...<<11121314151617181920

/ThreadX-v6.4.1/ports/cortex_r4/iar/
Dreadme_threadx.txt106 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
109 by 32. Increasing the number of priority levels
113 default, this value is set to 32 priority levels.
127 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
128 … thread. The default value is priority 0 - the highest
129 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports_smp/linux/gnu/
Dreadme_threadx.txt57 itself is a Linux pthread. The ThreadX SMP scheduler is the highest priority
107 /* Set up the ISR priority */
/ThreadX-v6.4.1/ports/cortex_a9/gnu/
Dreadme_threadx.txt105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
108 by 32. Increasing the number of priority levels
112 default, this value is set to 32 priority levels.
126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
127 … thread. The default value is priority 0 - the highest
128 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_r4/ghs/
Dreadme_threadx.txt122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
125 by 32. Increasing the number of priority levels
129 default, this value is set to 32 priority levels.
143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
144 … thread. The default value is priority 0 - the highest
145 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/arm9/gnu/
Dreadme_threadx.txt105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
108 by 32. Increasing the number of priority levels
112 default, this value is set to 32 priority levels.
126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
127 … thread. The default value is priority 0 - the highest
128 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_r5/gnu/
Dreadme_threadx.txt105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
108 by 32. Increasing the number of priority levels
112 default, this value is set to 32 priority levels.
126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
127 … thread. The default value is priority 0 - the highest
128 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/arm11/gnu/
Dreadme_threadx.txt105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
108 by 32. Increasing the number of priority levels
112 default, this value is set to 32 priority levels.
126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
127 … thread. The default value is priority 0 - the highest
128 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_a15/gnu/
Dreadme_threadx.txt105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
108 by 32. Increasing the number of priority levels
112 default, this value is set to 32 priority levels.
126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
127 … thread. The default value is priority 0 - the highest
128 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_a8/gnu/
Dreadme_threadx.txt105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
108 by 32. Increasing the number of priority levels
112 default, this value is set to 32 priority levels.
126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
127 … thread. The default value is priority 0 - the highest
128 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_a5/gnu/
Dreadme_threadx.txt105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
108 by 32. Increasing the number of priority levels
112 default, this value is set to 32 priority levels.
126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
127 … thread. The default value is priority 0 - the highest
128 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_a7/gnu/
Dreadme_threadx.txt105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
108 by 32. Increasing the number of priority levels
112 default, this value is set to 32 priority levels.
126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
127 … thread. The default value is priority 0 - the highest
128 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_r4/gnu/
Dreadme_threadx.txt105 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
108 by 32. Increasing the number of priority levels
112 default, this value is set to 32 priority levels.
126 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
127 … thread. The default value is priority 0 - the highest
128 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_smp_random_resume_suspend_test.c2135 UINT priority; in control_thread_entry() local
2150 priority = 0; in control_thread_entry()
2159 priority, priority, TX_NO_TIME_SLICE, TX_DONT_START); in control_thread_entry()
2173 priority++; in control_thread_entry()
2176 if (priority >= TX_MAX_PRIORITIES) in control_thread_entry()
2180 priority = 0; in control_thread_entry()
Dthreadx_smp_random_resume_suspend_exclusion_test.c2135 UINT priority; in control_thread_entry() local
2154 priority = 0; in control_thread_entry()
2163 priority, priority, TX_NO_TIME_SLICE, TX_DONT_START); in control_thread_entry()
2177 priority++; in control_thread_entry()
2180 if (priority >= TX_MAX_PRIORITIES) in control_thread_entry()
2184 priority = 0; in control_thread_entry()
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/
Dreadme_threadx.txt209 the MIPS interAptiv. ThreadX application threads (of varying priority) that are "READY"
220 means that application threads may be preempted by higher priority threads, may
238 1. Hardware priority assignment for each TC is not setup.
/ThreadX-v6.4.1/ports/cortex_a9/iar/
Dreadme_threadx.txt122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
125 by 32. Increasing the number of priority levels
129 default, this value is set to 32 priority levels.
143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
144 … thread. The default value is priority 0 - the highest
145 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_r4/ac5/
Dreadme_threadx.txt125 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX.
128 by 32. Increasing the number of priority levels
132 default, this value is set to 32 priority levels.
146 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
147 … thread. The default value is priority 0 - the highest
148 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_a8/ac5/
Dreadme_threadx.txt125 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX.
128 by 32. Increasing the number of priority levels
132 default, this value is set to 32 priority levels.
146 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
147 … thread. The default value is priority 0 - the highest
148 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_a8/iar/
Dreadme_threadx.txt122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
125 by 32. Increasing the number of priority levels
129 default, this value is set to 32 priority levels.
143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
144 … thread. The default value is priority 0 - the highest
145 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_a9/ac5/
Dreadme_threadx.txt125 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX.
128 by 32. Increasing the number of priority levels
132 default, this value is set to 32 priority levels.
146 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
147 … thread. The default value is priority 0 - the highest
148 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_a9/ghs/
Dreadme_threadx.txt122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
125 by 32. Increasing the number of priority levels
129 default, this value is set to 32 priority levels.
143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
144 … thread. The default value is priority 0 - the highest
145 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/arm9/ac5/
Dreadme_threadx.txt113 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX.
116 by 32. Increasing the number of priority levels
120 default, this value is set to 32 priority levels.
134 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
135 … thread. The default value is priority 0 - the highest
136 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/arm9/iar/
Dreadme_threadx.txt127 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
130 by 32. Increasing the number of priority levels
134 default, this value is set to 32 priority levels.
148 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
149 … thread. The default value is priority 0 - the highest
150 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/arm11/ac5/
Dreadme_threadx.txt114 -DTX_MAX_PRIORITIES Defines the priority levels for ThreadX.
117 by 32. Increasing the number of priority levels
121 default, this value is set to 32 priority levels.
135 -DTX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
136 … thread. The default value is priority 0 - the highest
137 priority in ThreadX. The default value is defined
/ThreadX-v6.4.1/ports/cortex_a15/iar/
Dreadme_threadx.txt122 TX_MAX_PRIORITIES Defines the priority levels for ThreadX.
125 by 32. Increasing the number of priority levels
129 default, this value is set to 32 priority levels.
143 TX_TIMER_THREAD_PRIORITY Defines the priority of the internal ThreadX timer
144 … thread. The default value is priority 0 - the highest
145 priority in ThreadX. The default value is defined

1...<<11121314151617181920