summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/userextimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-2/+2
2022-02-28cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-12-09Avoid ISR_LOCK_MEMBER() since it confuses DoxygenSebastian Huber1-1/+3
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber1-0/+11
2019-05-13doxygen: score: adjust doc in userextimpl.h to doxygen guidelinesAndreas Dachsberger1-4/+152
2019-04-12score: Use an ISR lock for Per_CPU_Control::LockSebastian Huber1-14/+9
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-2/+2
2019-04-02doxygen: Reviewed cpukit/include/rtems/scoreAndreas Dachsberger1-7/+3
2019-02-08score: Fix _User_extensions_Thread_switch() (SMP)Sebastian Huber1-3/+11
2018-11-12score: Move internal structures to userextdata.hSebastian Huber1-1/+1
2018-11-12score: Avoid include of <rtems/score/thread.h>Sebastian Huber1-1/+2
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-01-26score: Fix user extensions orderSebastian Huber1-2/+2
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-3/+1
2016-11-18score: Allow interrupts during thread dispatchSebastian Huber1-1/+12
2016-04-18score: Use chain iterator for user extensionsSebastian Huber1-12/+96
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-0/+1
2014-05-07score: Implement forced thread migrationSebastian Huber1-5/+13
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-0/+16
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-22score: Create chain implementation headerSebastian Huber1-0/+1
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-6/+3
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill1-1/+1
2012-12-28score: Doxygen Clean Up Task #2Mathew Kallada1-2/+6
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl1-1/+1
2012-11-22score: Inline _User_extensions_Thread_switch()Sebastian Huber1-2/+16
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-0/+235