summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coretodadjust.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-03 17:14:19 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-03 17:14:19 +0200
commitfbd0a3cec3096d8fe283c3ff05ebb5c0aafc95d9 (patch)
tree423274f5da7867f6b0065887fabd4706dce920d2 /cpukit/score/src/coretodadjust.c
parentscore: Document thread queue operations (diff)
downloadrtems-fbd0a3cec3096d8fe283c3ff05ebb5c0aafc95d9.tar.bz2
score: Move _Thread_Dispatch()
The _Thread_Dispatch() function was customized over time and now the work is done by _Thread_Do_dispatch() and specialized wrappers. The plain _Thread_Dispatch() is now only used in some CPU ports. Move it to a separate file to avoid dead code in the general. Change license to BSD-2-Clause according to file history and re-licensing agreement. Update #3053.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions