[PATCH] score: PR2136: Fix _Thread_Change_priority()

Chris Johns chrisj at rtems.org
Fri Aug 9 06:36:46 UTC 2013


Sebastian Huber wrote:
>
> _Thread_Is_executing( the_thread) || _Thread_Is_heir( the_thread )
>
> is not equal to
>
> _Thread_Is_executing_also_the_heir( void )
>

Yes, sorry I meaning the way of coding. The function would be called 
'_Thread_Is_executing_or_the_heir'.

Chris



More information about the devel mailing list