Re: [PATCH 2/4] score: Prevent assignment to _Thread_Executing
- Gedare Bloom schrieb: > On Fri, Nov 4, 2016 at 9:08 AM, Sebastian Huber > wrote: > > --- > > cpukit/score/include/rtems/score/percpu.h | 2 +- > > testsuites/tmtests/tm26/task1.c | 12 +--- > > testsuites/tmtests/tm27/task1.c | 15 +++ > > 3 files
Re: [PATCH 2/4] score: Prevent assignment to _Thread_Executing
On Fri, Nov 4, 2016 at 9:08 AM, Sebastian Huber wrote: > --- > cpukit/score/include/rtems/score/percpu.h | 2 +- > testsuites/tmtests/tm26/task1.c | 12 +--- > testsuites/tmtests/tm27/task1.c | 15 +++ > 3 files changed, 13 insertions(+), 16 deletions(-) >