Re: [PATCH] score: Add and use _Thread_Get_unmapped_priority().

2019-06-28 Thread Chris Johns
On 28/6/19 4:32 pm, Sebastian Huber wrote: > Add and use _Thread_Get_unmapped_real_priority(). +1 Thanks. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH] score: Add and use _Thread_Get_unmapped_priority().

2019-06-27 Thread Sebastian Huber
Add and use _Thread_Get_unmapped_real_priority(). --- cpukit/include/rtems/capture.h | 5 ++--- cpukit/include/rtems/score/schedulerimpl.h | 30 -- cpukit/include/rtems/score/schedulernodeimpl.h | 30 ++ cpukit/include/rtems/scor