Sure makes sense.
On Fri, Nov 29, 2013 at 5:15 AM, Sebastian Huber
wrote:
> It is not necessary to load the excecuting thread control again after
> the context switch since it is an invariant of the executing thread.
> ---
> cpukit/score/src/threaddispatch.c |3 +--
> 1 files changed, 1 inse
It is not necessary to load the excecuting thread control again after
the context switch since it is an invariant of the executing thread.
---
cpukit/score/src/threaddispatch.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/cpukit/score/src/threaddispatch.c
b/cpukit/sc