On Mon, Nov 15, 2021 at 10:09 AM Sebastian Huber
wrote:
>
> Remove _Thread_queue_Extract_with_proxy() and move the proxy extraction
> to _Thread_MP_Extract_proxy(). Move similar code blocks of the previous
> caller of _Thread_queue_Extract_with_proxy() to helper functions.
>
> Update #4546.
> ---
Remove _Thread_queue_Extract_with_proxy() and move the proxy extraction
to _Thread_MP_Extract_proxy(). Move similar code blocks of the previous
caller of _Thread_queue_Extract_with_proxy() to helper functions.
Update #4546.
---
cpukit/include/rtems/score/objectdata.h| 2 +-
cpukit/include/r