summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskmode.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-16 12:58:36 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-20 15:21:34 +0100
commita7e180b95dcc3c2f0bab82ec8eaa211cb0a4956a (patch)
tree762a9f2bece889f6683fcb9f65613168cf1ca298 /cpukit/rtems/src/taskmode.c
parentrtems: Add _Modes_Apply_timeslice_to_thread() (diff)
downloadrtems-a7e180b95dcc3c2f0bab82ec8eaa211cb0a4956a.tar.bz2
rtems: Avoid potential recursion in ASR handling
Do the mode changes necessary for the ASR processing directly under protection of the thread state lock to avoid the recursive calls to thread dispatching done in rtems_task_mode(). Close #4244.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions