summaryrefslogtreecommitdiff
path: root/spec/build/cpukit/librtemscpu.yml
blob: 9bc534abb6cdef787af5cc97d47d97770bfaa168 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - cpukit/include/rtems.h
  - cpukit/include/sha256.h
- destination: ${BSP_INCLUDEDIR}/machine
  source:
  - cpukit/include/machine/_kernel_cpuset.h
  - cpukit/include/machine/_kernel_param.h
  - cpukit/include/machine/_kernel_time.h
  - cpukit/include/machine/_kernel_types.h
  - cpukit/include/machine/_timecounter.h
- destination: ${BSP_INCLUDEDIR}/rtems/confdefs
  source:
  - cpukit/include/rtems/confdefs/bdbuf.h
  - cpukit/include/rtems/confdefs/bsp.h
  - cpukit/include/rtems/confdefs/clock.h
  - cpukit/include/rtems/confdefs/console.h
  - cpukit/include/rtems/confdefs/extensions.h
  - cpukit/include/rtems/confdefs/inittask.h
  - cpukit/include/rtems/confdefs/initthread.h
  - cpukit/include/rtems/confdefs/iodrivers.h
  - cpukit/include/rtems/confdefs/libio.h
  - cpukit/include/rtems/confdefs/libpci.h
  - cpukit/include/rtems/confdefs/malloc.h
  - cpukit/include/rtems/confdefs/mpci.h
  - cpukit/include/rtems/confdefs/newlib.h
  - cpukit/include/rtems/confdefs/objectsclassic.h
  - cpukit/include/rtems/confdefs/objectsposix.h
  - cpukit/include/rtems/confdefs/obsolete.h
  - cpukit/include/rtems/confdefs/percpu.h
  - cpukit/include/rtems/confdefs/scheduler.h
  - cpukit/include/rtems/confdefs/threads.h
  - cpukit/include/rtems/confdefs/unlimited.h
  - cpukit/include/rtems/confdefs/wkspace.h
  - cpukit/include/rtems/confdefs/wkspacesupport.h
- destination: ${BSP_INCLUDEDIR}/rtems
  source:
  - cpukit/include/rtems/assoc.h
  - cpukit/include/rtems/bspIo.h
  - cpukit/include/rtems/chain.h
  - cpukit/include/rtems/clockdrv.h
  - cpukit/include/rtems/confdefs.h
  - cpukit/include/rtems/config.h
  - cpukit/include/rtems/counter.h
  - cpukit/include/rtems/extension.h
  - cpukit/include/rtems/extensiondata.h
  - cpukit/include/rtems/extensionimpl.h
  - cpukit/include/rtems/fatal.h
  - cpukit/include/rtems/init.h
  - cpukit/include/rtems/io.h
  - cpukit/include/rtems/irq-extension.h
  - cpukit/include/rtems/libcsupport.h
  - cpukit/include/rtems/linkersets.h
  - cpukit/include/rtems/malloc.h
  - cpukit/include/rtems/mallocinitone.h
  - cpukit/include/rtems/print.h
  - cpukit/include/rtems/printer.h
  - cpukit/include/rtems/scheduler.h
  - cpukit/include/rtems/sysinit.h
  - cpukit/include/rtems/test.h
  - cpukit/include/rtems/test-info.h
  - cpukit/include/rtems/timecounter.h
  - cpukit/include/rtems/thread.h
  - cpukit/include/rtems/version.h
- destination: ${BSP_INCLUDEDIR}/rtems/posix
  source:
  - cpukit/include/rtems/posix/spinlockimpl.h
- destination: ${BSP_INCLUDEDIR}/rtems/rtems
  source:
  - cpukit/include/rtems/rtems/asr.h
  - cpukit/include/rtems/rtems/asrdata.h
  - cpukit/include/rtems/rtems/attr.h
  - cpukit/include/rtems/rtems/attrimpl.h
  - cpukit/include/rtems/rtems/barrier.h
  - cpukit/include/rtems/rtems/barrierdata.h
  - cpukit/include/rtems/rtems/barrierimpl.h
  - cpukit/include/rtems/rtems/cache.h
  - cpukit/include/rtems/rtems/clock.h
  - cpukit/include/rtems/rtems/clockimpl.h
  - cpukit/include/rtems/rtems/config.h
  - cpukit/include/rtems/rtems/dpmem.h
  - cpukit/include/rtems/rtems/dpmemdata.h
  - cpukit/include/rtems/rtems/dpmemimpl.h
  - cpukit/include/rtems/rtems/event.h
  - cpukit/include/rtems/rtems/eventdata.h
  - cpukit/include/rtems/rtems/eventimpl.h
  - cpukit/include/rtems/rtems/intr.h
  - cpukit/include/rtems/rtems/mainpage.h
  - cpukit/include/rtems/rtems/message.h
  - cpukit/include/rtems/rtems/messagedata.h
  - cpukit/include/rtems/rtems/messageimpl.h
  - cpukit/include/rtems/rtems/modes.h
  - cpukit/include/rtems/rtems/modesimpl.h
  - cpukit/include/rtems/rtems/object.h
  - cpukit/include/rtems/rtems/objectimpl.h
  - cpukit/include/rtems/rtems/options.h
  - cpukit/include/rtems/rtems/optionsimpl.h
  - cpukit/include/rtems/rtems/part.h
  - cpukit/include/rtems/rtems/partdata.h
  - cpukit/include/rtems/rtems/partimpl.h
  - cpukit/include/rtems/rtems/ratemon.h
  - cpukit/include/rtems/rtems/ratemondata.h
  - cpukit/include/rtems/rtems/ratemonimpl.h
  - cpukit/include/rtems/rtems/region.h
  - cpukit/include/rtems/rtems/regiondata.h
  - cpukit/include/rtems/rtems/regionimpl.h
  - cpukit/include/rtems/rtems/sem.h
  - cpukit/include/rtems/rtems/semdata.h
  - cpukit/include/rtems/rtems/semimpl.h
  - cpukit/include/rtems/rtems/signal.h
  - cpukit/include/rtems/rtems/signalimpl.h
  - cpukit/include/rtems/rtems/status.h
  - cpukit/include/rtems/rtems/statusimpl.h
  - cpukit/include/rtems/rtems/support.h
  - cpukit/include/rtems/rtems/tasks.h
  - cpukit/include/rtems/rtems/tasksdata.h
  - cpukit/include/rtems/rtems/tasksimpl.h
  - cpukit/include/rtems/rtems/timer.h
  - cpukit/include/rtems/rtems/timerdata.h
  - cpukit/include/rtems/rtems/timerimpl.h
  - cpukit/include/rtems/rtems/types.h
- destination: ${BSP_INCLUDEDIR}/rtems/score
  source:
  - cpukit/include/rtems/score/address.h
  - cpukit/include/rtems/score/apimutex.h
  - cpukit/include/rtems/score/assert.h
  - cpukit/include/rtems/score/atomic.h
  - cpukit/include/rtems/score/basedefs.h
  - cpukit/include/rtems/score/chain.h
  - cpukit/include/rtems/score/chainimpl.h
  - cpukit/include/rtems/score/context.h
  - cpukit/include/rtems/score/copyrt.h
  - cpukit/include/rtems/score/corebarrier.h
  - cpukit/include/rtems/score/corebarrierimpl.h
  - cpukit/include/rtems/score/coremsg.h
  - cpukit/include/rtems/score/coremsgbuffer.h
  - cpukit/include/rtems/score/coremsgimpl.h
  - cpukit/include/rtems/score/coremutex.h
  - cpukit/include/rtems/score/coremuteximpl.h
  - cpukit/include/rtems/score/coresem.h
  - cpukit/include/rtems/score/coresemimpl.h
  - cpukit/include/rtems/score/cpustdatomic.h
  - cpukit/include/rtems/score/freechain.h
  - cpukit/include/rtems/score/freechainimpl.h
  - cpukit/include/rtems/score/hash.h
  - cpukit/include/rtems/score/heap.h
  - cpukit/include/rtems/score/heapimpl.h
  - cpukit/include/rtems/score/heapinfo.h
  - cpukit/include/rtems/score/interr.h
  - cpukit/include/rtems/score/io.h
  - cpukit/include/rtems/score/isr.h
  - cpukit/include/rtems/score/isrlevel.h
  - cpukit/include/rtems/score/isrlock.h
  - cpukit/include/rtems/score/memory.h
  - cpukit/include/rtems/score/mppkt.h
  - cpukit/include/rtems/score/mrsp.h
  - cpukit/include/rtems/score/mrspimpl.h
  - cpukit/include/rtems/score/muteximpl.h
  - cpukit/include/rtems/score/object.h
  - cpukit/include/rtems/score/objectdata.h
  - cpukit/include/rtems/score/objectimpl.h
  - cpukit/include/rtems/score/percpu.h
  - cpukit/include/rtems/score/percpudata.h
  - cpukit/include/rtems/score/priority.h
  - cpukit/include/rtems/score/prioritybitmap.h
  - cpukit/include/rtems/score/prioritybitmapimpl.h
  - cpukit/include/rtems/score/priorityimpl.h
  - cpukit/include/rtems/score/processormask.h
  - cpukit/include/rtems/score/profiling.h
  - cpukit/include/rtems/score/protectedheap.h
  - cpukit/include/rtems/score/rbtree.h
  - cpukit/include/rtems/score/rbtreeimpl.h
  - cpukit/include/rtems/score/scheduler.h
  - cpukit/include/rtems/score/scheduleredf.h
  - cpukit/include/rtems/score/scheduleredfimpl.h
  - cpukit/include/rtems/score/scheduleredfsmp.h
  - cpukit/include/rtems/score/schedulerimpl.h
  - cpukit/include/rtems/score/schedulernode.h
  - cpukit/include/rtems/score/schedulernodeimpl.h
  - cpukit/include/rtems/score/schedulerpriority.h
  - cpukit/include/rtems/score/schedulerpriorityimpl.h
  - cpukit/include/rtems/score/schedulersimple.h
  - cpukit/include/rtems/score/schedulersimpleimpl.h
  - cpukit/include/rtems/score/schedulersmp.h
  - cpukit/include/rtems/score/schedulersmpimpl.h
  - cpukit/include/rtems/score/semaphoreimpl.h
  - cpukit/include/rtems/score/smp.h
  - cpukit/include/rtems/score/smpbarrier.h
  - cpukit/include/rtems/score/smpimpl.h
  - cpukit/include/rtems/score/smplock.h
  - cpukit/include/rtems/score/smplockmcs.h
  - cpukit/include/rtems/score/smplockseq.h
  - cpukit/include/rtems/score/smplockstats.h
  - cpukit/include/rtems/score/smplockticket.h
  - cpukit/include/rtems/score/stack.h
  - cpukit/include/rtems/score/stackimpl.h
  - cpukit/include/rtems/score/states.h
  - cpukit/include/rtems/score/statesimpl.h
  - cpukit/include/rtems/score/status.h
  - cpukit/include/rtems/score/sysstate.h
  - cpukit/include/rtems/score/thread.h
  - cpukit/include/rtems/score/threaddispatch.h
  - cpukit/include/rtems/score/threadidledata.h
  - cpukit/include/rtems/score/threadimpl.h
  - cpukit/include/rtems/score/threadq.h
  - cpukit/include/rtems/score/threadqimpl.h
  - cpukit/include/rtems/score/threadqops.h
  - cpukit/include/rtems/score/timecounter.h
  - cpukit/include/rtems/score/timecounterimpl.h
  - cpukit/include/rtems/score/timespec.h
  - cpukit/include/rtems/score/timestamp.h
  - cpukit/include/rtems/score/timestampimpl.h
  - cpukit/include/rtems/score/tls.h
  - cpukit/include/rtems/score/todimpl.h
  - cpukit/include/rtems/score/userext.h
  - cpukit/include/rtems/score/userextdata.h
  - cpukit/include/rtems/score/userextimpl.h
  - cpukit/include/rtems/score/watchdog.h
  - cpukit/include/rtems/score/watchdogimpl.h
  - cpukit/include/rtems/score/watchdogticks.h
  - cpukit/include/rtems/score/wkspace.h
  - cpukit/include/rtems/score/wkspaceinitone.h
  - cpukit/include/rtems/score/wkspacedata.h
- destination: ${BSP_INCLUDEDIR}/sys
  source:
  - cpukit/include/sys/endian.h
  - cpukit/include/sys/_ffcounter.h
  - cpukit/include/sys/priority.h
  - cpukit/include/sys/statvfs.h
  - cpukit/include/sys/timeffc.h
  - cpukit/include/sys/timepps.h
  - cpukit/include/sys/timetc.h
  - cpukit/include/sys/timex.h
install-path: ${BSP_LIBDIR}
links:
- role: build-dependency
  uid: cpuarmqual
- role: build-dependency
  uid: cpusparcqual
- role: build-dependency
  uid: cpusparcqualonly
- role: build-dependency
  uid: grprtemscpunoqual
- role: build-dependency
  uid: librtemscpuextra
- role: build-dependency
  uid: objqualonly
- role: build-dependency
  uid: objsmpqual
- role: build-dependency
  uid: vckey
source:
- cpukit/libcsupport/src/alignedalloc.c
- cpukit/libcsupport/src/malloc_deferred.c
- cpukit/libcsupport/src/mallocdirtydefault.c
- cpukit/libcsupport/src/mallocextenddefault.c
- cpukit/libcsupport/src/mallocheap.c
- cpukit/libcsupport/src/printk.c
- cpukit/libcsupport/src/printk_plugin.c
- cpukit/libcsupport/src/print_printf.c
- cpukit/libcsupport/src/rtems_heap_null_extend.c
- cpukit/libcsupport/src/rtems_put_char.c
- cpukit/libcsupport/src/rtems_putc.c
- cpukit/libcsupport/src/vprintk.c
- cpukit/libmd/sha256c.c
- cpukit/posix/src/pspindestroy.c
- cpukit/posix/src/pspininit.c
- cpukit/posix/src/pspinlock.c
- cpukit/posix/src/pspinunlock.c
- cpukit/rtems/src/barrier.c
- cpukit/rtems/src/barriercreate.c
- cpukit/rtems/src/barrierdelete.c
- cpukit/rtems/src/barrierident.c
- cpukit/rtems/src/barrierrelease.c
- cpukit/rtems/src/barrierwait.c
- cpukit/rtems/src/clockgetuptime.c
- cpukit/rtems/src/clockset.c
- cpukit/rtems/src/clocktodtoseconds.c
- cpukit/rtems/src/clocktodvalidate.c
- cpukit/rtems/src/eventreceive.c
- cpukit/rtems/src/eventseize.c
- cpukit/rtems/src/eventsend.c
- cpukit/rtems/src/eventsurrender.c
- cpukit/rtems/src/intrcatch.c
- cpukit/rtems/src/msg.c
- cpukit/rtems/src/msgqbroadcast.c
- cpukit/rtems/src/msgqconstruct.c
- cpukit/rtems/src/msgqcreate.c
- cpukit/rtems/src/msgqdelete.c
- cpukit/rtems/src/msgqflush.c
- cpukit/rtems/src/msgqgetnumberpending.c
- cpukit/rtems/src/msgqident.c
- cpukit/rtems/src/msgqreceive.c
- cpukit/rtems/src/msgqsend.c
- cpukit/rtems/src/msgqurgent.c
- cpukit/rtems/src/part.c
- cpukit/rtems/src/partcreate.c
- cpukit/rtems/src/partdelete.c
- cpukit/rtems/src/partgetbuffer.c
- cpukit/rtems/src/partident.c
- cpukit/rtems/src/partreturnbuffer.c
- cpukit/rtems/src/ratemon.c
- cpukit/rtems/src/ratemoncancel.c
- cpukit/rtems/src/ratemoncreate.c
- cpukit/rtems/src/ratemondelete.c
- cpukit/rtems/src/ratemongetstatistics.c
- cpukit/rtems/src/ratemongetstatus.c
- cpukit/rtems/src/ratemonident.c
- cpukit/rtems/src/ratemonperiod.c
- cpukit/rtems/src/ratemonresetstatistics.c
- cpukit/rtems/src/ratemontimeout.c
- cpukit/rtems/src/rtemsnametoid.c
- cpukit/rtems/src/scheduleraddprocessor.c
- cpukit/rtems/src/schedulergetmaxprio.c
- cpukit/rtems/src/schedulergetprocessorset.c
- cpukit/rtems/src/schedulerident.c
- cpukit/rtems/src/scheduleridentbyprocessor.c
- cpukit/rtems/src/scheduleridentbyprocessorset.c
- cpukit/rtems/src/schedulerremoveprocessor.c
- cpukit/rtems/src/sem.c
- cpukit/rtems/src/semcreate.c
- cpukit/rtems/src/semdelete.c
- cpukit/rtems/src/semident.c
- cpukit/rtems/src/semobtain.c
- cpukit/rtems/src/semrelease.c
- cpukit/rtems/src/semsetpriority.c
- cpukit/rtems/src/signalcatch.c
- cpukit/rtems/src/signalsend.c
- cpukit/rtems/src/status.c
- cpukit/rtems/src/statustext.c
- cpukit/rtems/src/systemeventreceive.c
- cpukit/rtems/src/systemeventsend.c
- cpukit/rtems/src/taskcreate.c
- cpukit/rtems/src/taskconstruct.c
- cpukit/rtems/src/taskconstructuser.c
- cpukit/rtems/src/taskdelete.c
- cpukit/rtems/src/taskexit.c
- cpukit/rtems/src/taskgetaffinity.c
- cpukit/rtems/src/taskgetpriority.c
- cpukit/rtems/src/taskgetscheduler.c
- cpukit/rtems/src/taskident.c
- cpukit/rtems/src/taskinitdefault.c
- cpukit/rtems/src/taskinitusers.c
- cpukit/rtems/src/taskissuspended.c
- cpukit/rtems/src/taskmode.c
- cpukit/rtems/src/taskrestart.c
- cpukit/rtems/src/taskresume.c
- cpukit/rtems/src/tasks.c
- cpukit/rtems/src/taskself.c
- cpukit/rtems/src/tasksetaffinity.c
- cpukit/rtems/src/tasksetpriority.c
- cpukit/rtems/src/tasksetscheduler.c
- cpukit/rtems/src/taskstart.c
- cpukit/rtems/src/tasksuspend.c
- cpukit/rtems/src/taskwakeafter.c
- cpukit/rtems/src/timercancel.c
- cpukit/rtems/src/timercreate.c
- cpukit/rtems/src/timerdelete.c
- cpukit/rtems/src/timerfireafter.c
- cpukit/rtems/src/timerident.c
- cpukit/rtems/src/timerreset.c
- cpukit/sapi/src/cpucounterconverter.c
- cpukit/sapi/src/exinit.c
- cpukit/sapi/src/extension.c
- cpukit/sapi/src/extensioncreate.c
- cpukit/sapi/src/extensiondelete.c
- cpukit/sapi/src/extensionident.c
- cpukit/sapi/src/getbuildlabel.c
- cpukit/sapi/src/getversionstring.c
- cpukit/sapi/src/version.c
- cpukit/score/src/allocatormutex.c
- cpukit/score/src/apimutexisowner.c
- cpukit/score/src/apimutexlock.c
- cpukit/score/src/apimutexunlock.c
- cpukit/score/src/chain.c
- cpukit/score/src/chainnodecount.c
- cpukit/score/src/configstackspacesize.c
- cpukit/score/src/corebarrier.c
- cpukit/score/src/corebarrierwait.c
- cpukit/score/src/coremsg.c
- cpukit/score/src/coremsgclose.c
- cpukit/score/src/coremsgflush.c
- cpukit/score/src/coremsginsert.c
- cpukit/score/src/coremsgseize.c
- cpukit/score/src/coremsgsubmit.c
- cpukit/score/src/coremsgwkspace.c
- cpukit/score/src/coremutexseize.c
- cpukit/score/src/coresem.c
- cpukit/score/src/coretod.c
- cpukit/score/src/hash.c
- cpukit/score/src/heap.c
- cpukit/score/src/heapallocate.c
- cpukit/score/src/interr.c
- cpukit/score/src/iobase64.c
- cpukit/score/src/ioprintf.c
- cpukit/score/src/iovprintf.c
- cpukit/score/src/isr.c
- cpukit/score/src/isrisinprogress.c
- cpukit/score/src/kern_tc.c
- cpukit/score/src/memoryallocate.c
- cpukit/score/src/mutex.c
- cpukit/score/src/objectactivecount.c
- cpukit/score/src/objectallocate.c
- cpukit/score/src/objectallocatenone.c
- cpukit/score/src/objectallocatestatic.c
- cpukit/score/src/objectapimaximumclass.c
- cpukit/score/src/objectclose.c
- cpukit/score/src/objectfree.c
- cpukit/score/src/objectfreestatic.c
- cpukit/score/src/objectgetinfo.c
- cpukit/score/src/objectgetinfoid.c
- cpukit/score/src/objectgetlocal.c
- cpukit/score/src/objectgetnameasstring.c
- cpukit/score/src/objectgetnoprotection.c
- cpukit/score/src/objectinitializeinformation.c
- cpukit/score/src/objectnamespaceremove.c
- cpukit/score/src/objectnametoid.c
- cpukit/score/src/percpu.c
- cpukit/score/src/processormaskcopy.c
- cpukit/score/src/rbtreeextract.c
- cpukit/score/src/rbtreeinsert.c
- cpukit/score/src/rbtreenext.c
- cpukit/score/src/rbtreereplace.c
- cpukit/score/src/scheduler.c
- cpukit/score/src/schedulerdefaultmappriority.c
- cpukit/score/src/schedulerdefaultnodedestroy.c
- cpukit/score/src/schedulerdefaultnodeinit.c
- cpukit/score/src/schedulerdefaultreleasejob.c
- cpukit/score/src/schedulerdefaultschedule.c
- cpukit/score/src/schedulerdefaultstartidle.c
- cpukit/score/src/schedulerdefaulttick.c
- cpukit/score/src/scheduleredfreleasejob.c
- cpukit/score/src/schedulergetaffinity.c
- cpukit/score/src/schedulerpriority.c
- cpukit/score/src/schedulerpriorityblock.c
- cpukit/score/src/schedulerprioritychangepriority.c
- cpukit/score/src/schedulerpriorityschedule.c
- cpukit/score/src/schedulerpriorityunblock.c
- cpukit/score/src/schedulerpriorityyield.c
- cpukit/score/src/schedulersetaffinity.c
- cpukit/score/src/smpbarrierwait.c
- cpukit/score/src/stackallocator.c
- cpukit/score/src/stackallocatorfreenothing.c
- cpukit/score/src/thread.c
- cpukit/score/src/threadallocateunlimited.c
- cpukit/score/src/threadchangepriority.c
- cpukit/score/src/threadclearstate.c
- cpukit/score/src/threadcreateidle.c
- cpukit/score/src/threaddispatch.c
- cpukit/score/src/threadentryadaptoridle.c
- cpukit/score/src/threadentryadaptornumeric.c
- cpukit/score/src/threadget.c
- cpukit/score/src/threadgetcputimeused.c
- cpukit/score/src/threadhandler.c
- cpukit/score/src/threadidledefault.c
- cpukit/score/src/threadinitialize.c
- cpukit/score/src/threaditerate.c
- cpukit/score/src/threadloadenv.c
- cpukit/score/src/threadq.c
- cpukit/score/src/threadqenqueue.c
- cpukit/score/src/threadqextractwithproxy.c
- cpukit/score/src/threadqflush.c
- cpukit/score/src/threadqops.c
- cpukit/score/src/threadqtimeout.c
- cpukit/score/src/threadrestart.c
- cpukit/score/src/threadscheduler.c
- cpukit/score/src/threadsetstate.c
- cpukit/score/src/threadstackallocate.c
- cpukit/score/src/threadstackfree.c
- cpukit/score/src/threadstart.c
- cpukit/score/src/threadstartmultitasking.c
- cpukit/score/src/threadtimeout.c
- cpukit/score/src/threadyield.c
- cpukit/score/src/tlsallocsize.c
- cpukit/score/src/userext.c
- cpukit/score/src/userextaddset.c
- cpukit/score/src/userextiterate.c
- cpukit/score/src/userextremoveset.c
- cpukit/score/src/watchdoginsert.c
- cpukit/score/src/watchdogremove.c
- cpukit/score/src/watchdogtick.c
- cpukit/score/src/watchdogtickssinceboot.c
- cpukit/score/src/watchdogtimeslicedefault.c
- cpukit/score/src/wkspaceallocate.c
- cpukit/score/src/wkspace.c
- cpukit/score/src/wkspaceisunifieddefault.c
- cpukit/score/src/wkspacemallocinitdefault.c
- cpukit/score/src/wkspacemallocinitunified.c
target: rtemscpu
type: build