summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/schedulerremoveprocessor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-0/+9
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Fix warningSebastian Huber2017-07-111-2/+0
* rtems: Fix rtems_scheduler_remove_processor()Sebastian Huber2017-07-071-4/+8
* score: Add processor set to scheduler contextSebastian Huber2017-07-071-3/+3
* rtems: Use _Thread_Dispatch_direct()Sebastian Huber2016-12-021-1/+1
* score: Initialize thread queue context earlySebastian Huber2016-12-021-0/+1
* rtems: Add scheduler processor add/removeSebastian Huber2016-11-101-0/+144