Re: [PATCH 4/4 v2] score: Use _Thread_Clear_state() for _Thread_Ready

2015-04-08 Thread Gedare Bloom
quick skim of these 4 looked good On Wed, Apr 8, 2015 at 5:49 AM, Sebastian Huber wrote: > --- > cpukit/score/Makefile.am | 2 +- > cpukit/score/include/rtems/score/statesimpl.h | 3 +++ > cpukit/score/include/rtems/score/threadimpl.h | 30 ++--- > cpukit/s

[PATCH 4/4 v2] score: Use _Thread_Clear_state() for _Thread_Ready

2015-04-08 Thread Sebastian Huber
--- cpukit/score/Makefile.am | 2 +- cpukit/score/include/rtems/score/statesimpl.h | 3 +++ cpukit/score/include/rtems/score/threadimpl.h | 30 ++--- cpukit/score/src/threadready.c| 38 --- 4 files changed, 19 insertion