1 | *** Thread Iteration Test *** |
---|
2 | Created and started an RTEMS task with id = 0x08010002 |
---|
3 | Created and started an RTEMS task with id = 0x08010003 |
---|
4 | Created and started an RTEMS task with id = 0x08010004 |
---|
5 | Created and started a pthread with id = 0x0c010001 |
---|
6 | Created and started a pthread with id = 0x0c010002 |
---|
7 | Created and started a pthread with id = 0x0c010003 |
---|
8 | Created and started an ITRON task with id = 0x10010002 |
---|
9 | Created and started an ITRON task with id = 0x10010003 |
---|
10 | Created and started an ITRON task with id = 0x10010004 |
---|
11 | Sleeping for 5 seconds |
---|
12 | |
---|
13 | Looking for all threads |
---|
14 | |
---|
15 | Thread ID 0x04010001 at 0x00192364 |
---|
16 | type = INTERNAL_THREADS |
---|
17 | state = READY |
---|
18 | real priority = 255 |
---|
19 | current priority = 255 |
---|
20 | stack base = 0x0018cde8 |
---|
21 | stack size = 0x00002008 |
---|
22 | |
---|
23 | Thread ID 0x08010001 at 0x00191390 |
---|
24 | type = RTEMS_TASKS |
---|
25 | state = READY |
---|
26 | real priority = 1 |
---|
27 | current priority = 1 |
---|
28 | stack base = 0x0018ac54 |
---|
29 | stack size = 0x00002008 |
---|
30 | |
---|
31 | Thread ID 0x08010002 at 0x001914ec |
---|
32 | type = RTEMS_TASKS |
---|
33 | state = DELAYING |
---|
34 | real priority = 1 |
---|
35 | current priority = 1 |
---|
36 | stack base = 0x00186ac0 |
---|
37 | stack size = 0x00004008 |
---|
38 | |
---|
39 | Thread ID 0x08010003 at 0x00191648 |
---|
40 | type = RTEMS_TASKS |
---|
41 | state = DELAYING |
---|
42 | real priority = 1 |
---|
43 | current priority = 1 |
---|
44 | stack base = 0x0018292c |
---|
45 | stack size = 0x00004008 |
---|
46 | |
---|
47 | Thread ID 0x08010004 at 0x001917a4 |
---|
48 | type = RTEMS_TASKS |
---|
49 | state = DELAYING |
---|
50 | real priority = 1 |
---|
51 | current priority = 1 |
---|
52 | stack base = 0x0017c798 |
---|
53 | stack size = 0x00006008 |
---|
54 | |
---|
55 | Thread ID 0x0c010001 at 0x0018fbf4 |
---|
56 | type = POSIX_THREADS |
---|
57 | state = DELAYING | INTERRUPTIBLE_BY_SIGNAL |
---|
58 | real priority = 1 |
---|
59 | current priority = 1 |
---|
60 | stack base = 0x00178604 |
---|
61 | stack size = 0x00004008 |
---|
62 | |
---|
63 | Thread ID 0x0c010002 at 0x0018fd50 |
---|
64 | type = POSIX_THREADS |
---|
65 | state = DELAYING | INTERRUPTIBLE_BY_SIGNAL |
---|
66 | real priority = 1 |
---|
67 | current priority = 1 |
---|
68 | stack base = 0x00174470 |
---|
69 | stack size = 0x00004008 |
---|
70 | |
---|
71 | Thread ID 0x0c010003 at 0x0018feac |
---|
72 | type = POSIX_THREADS |
---|
73 | state = DELAYING | INTERRUPTIBLE_BY_SIGNAL |
---|
74 | real priority = 1 |
---|
75 | current priority = 1 |
---|
76 | stack base = 0x001702dc |
---|
77 | stack size = 0x00004008 |
---|
78 | |
---|
79 | Thread ID 0x10010002 at 0x0018ef58 |
---|
80 | type = ITRON_TASKS |
---|
81 | state = DELAYING |
---|
82 | real priority = 1 |
---|
83 | current priority = 1 |
---|
84 | stack base = 0x0016c148 |
---|
85 | stack size = 0x00004008 |
---|
86 | |
---|
87 | Thread ID 0x10010003 at 0x0018f0b4 |
---|
88 | type = ITRON_TASKS |
---|
89 | state = DELAYING |
---|
90 | real priority = 1 |
---|
91 | current priority = 1 |
---|
92 | stack base = 0x00167f24 |
---|
93 | stack size = 0x00004008 |
---|
94 | |
---|
95 | Thread ID 0x10010004 at 0x0018f210 |
---|
96 | type = ITRON_TASKS |
---|
97 | state = DELAYING |
---|
98 | real priority = 1 |
---|
99 | current priority = 1 |
---|
100 | stack base = 0x00161d00 |
---|
101 | stack size = 0x00006008 |
---|
102 | |
---|
103 | That was it. Sleeping for 20 seconds. |
---|
104 | TA1 - rtems_clock_get - 09:00:10 12/31/2000 |
---|
105 | TA2 - rtems_clock_get - 09:00:10 12/31/2000 |
---|
106 | TA3 - rtems_clock_get - 09:00:10 12/31/2000 |
---|
107 | pthread: ID is 0x0c010001 |
---|
108 | - clock_gettime - Sun Dec 31 09:00:10 2000 |
---|
109 | |
---|
110 | pthread: ID is 0x0c010002 |
---|
111 | - clock_gettime - Sun Dec 31 09:00:10 2000 |
---|
112 | |
---|
113 | pthread: ID is 0x0c010003 |
---|
114 | - clock_gettime - Sun Dec 31 09:00:10 2000 |
---|
115 | ITRON task 1 - rtems_clock_get - 09:00:10 12/31/2000 |
---|
116 | |
---|
117 | ITRON task 2 - rtems_clock_get - 09:00:10 12/31/2000 |
---|
118 | ITRON task 3 - rtems_clock_get - 09:00:10 12/31/2000 |
---|
119 | |
---|
120 | Deleting the second thread of each type |
---|
121 | |
---|
122 | |
---|
123 | Looking for all threads |
---|
124 | |
---|
125 | Thread ID 0x04010001 at 0x00192364 |
---|
126 | type = INTERNAL_THREADS |
---|
127 | state = READY |
---|
128 | real priority = 255 |
---|
129 | current priority = 255 |
---|
130 | stack base = 0x0018cde8 |
---|
131 | stack size = 0x00002008 |
---|
132 | |
---|
133 | Thread ID 0x08010001 at 0x00191390 |
---|
134 | type = RTEMS_TASKS |
---|
135 | state = READY |
---|
136 | real priority = 1 |
---|
137 | current priority = 1 |
---|
138 | stack base = 0x0018ac54 |
---|
139 | stack size = 0x00002008 |
---|
140 | |
---|
141 | Thread ID 0x08010002 at 0x001914ec |
---|
142 | type = RTEMS_TASKS |
---|
143 | state = DELAYING |
---|
144 | real priority = 1 |
---|
145 | current priority = 1 |
---|
146 | stack base = 0x00186ac0 |
---|
147 | stack size = 0x00004008 |
---|
148 | |
---|
149 | Thread ID 0x08010004 at 0x001917a4 |
---|
150 | type = RTEMS_TASKS |
---|
151 | state = DELAYING |
---|
152 | real priority = 1 |
---|
153 | current priority = 1 |
---|
154 | stack base = 0x0017c798 |
---|
155 | stack size = 0x00006008 |
---|
156 | |
---|
157 | Thread ID 0x0c010001 at 0x0018fbf4 |
---|
158 | type = POSIX_THREADS |
---|
159 | state = DELAYING | INTERRUPTIBLE_BY_SIGNAL |
---|
160 | real priority = 1 |
---|
161 | current priority = 1 |
---|
162 | stack base = 0x00178604 |
---|
163 | stack size = 0x00004008 |
---|
164 | |
---|
165 | Thread ID 0x0c010002 at 0x0018fd50 |
---|
166 | type = POSIX_THREADS |
---|
167 | state = DELAYING | INTERRUPTIBLE_BY_SIGNAL |
---|
168 | real priority = 1 |
---|
169 | current priority = 1 |
---|
170 | stack base = 0x00174470 |
---|
171 | stack size = 0x00004008 |
---|
172 | |
---|
173 | Thread ID 0x0c010003 at 0x0018feac |
---|
174 | type = POSIX_THREADS |
---|
175 | state = DELAYING | INTERRUPTIBLE_BY_SIGNAL |
---|
176 | real priority = 1 |
---|
177 | current priority = 1 |
---|
178 | stack base = 0x001702dc |
---|
179 | stack size = 0x00004008 |
---|
180 | |
---|
181 | Thread ID 0x10010002 at 0x0018ef58 |
---|
182 | type = ITRON_TASKS |
---|
183 | state = DELAYING |
---|
184 | real priority = 1 |
---|
185 | current priority = 1 |
---|
186 | stack base = 0x0016c148 |
---|
187 | stack size = 0x00004008 |
---|
188 | |
---|
189 | Thread ID 0x10010003 at 0x0018f0b4 |
---|
190 | type = ITRON_TASKS |
---|
191 | state = DORMANT |
---|
192 | real priority = 1 |
---|
193 | current priority = 1 |
---|
194 | stack base = 0x00167f24 |
---|
195 | stack size = 0x00004008 |
---|
196 | |
---|
197 | Thread ID 0x10010004 at 0x0018f210 |
---|
198 | type = ITRON_TASKS |
---|
199 | state = DELAYING |
---|
200 | real priority =1 |
---|
201 | current priority = 1 |
---|
202 | stack base = 0x00161d00 |
---|
203 | stack size = 0x00006008 |
---|
204 | |
---|
205 | That was it. Exiting |
---|