change log for rtems (2010-06-24)
Joel Sherrill
joel.sherrill at OARcorp.com
Fri Jun 25 12:08:22 UTC 2010
On 06/25/2010 01:57 AM, Sebastian Huber wrote:
> On 06/25/2010 01:12 AM, rtems-vc at rtems.org wrote:
>
>> *joel*
>>
>> 2010-06-24 Gedare Bloom<giddyup44 at yahoo.com>
>>
>> PR 1589/cpukit
>> * score/Makefile.am, score/include/rtems/score/thread.h,
>> score/inline/rtems/score/thread.inl: Make _Thread_Evaluate_mode() an
>> inline method. It is only used in one place and relatively simple.
>> * score/src/threadevaluatemode.c: Removed.
>>
> If it is only used once, why don't make it static?
>
>
Because it is used in the RTEMS API not in the Score.
It needs to be there for use in APIs.
--joel
More information about the vc
mailing list