ok
On Mon, Apr 26, 2021 at 5:54 AM Sebastian Huber
wrote:
>
> This avoids having conditional statements to get the API-specific status
> code.
> ---
> cpukit/include/rtems/score/threadimpl.h | 7 +++
> cpukit/posix/src/pthreadcreate.c| 5 ++---
> cpukit/rtems/src/taskstart.c
This avoids having conditional statements to get the API-specific status
code.
---
cpukit/include/rtems/score/threadimpl.h | 7 +++
cpukit/posix/src/pthreadcreate.c| 5 ++---
cpukit/rtems/src/taskstart.c| 7 ---
cpukit/score/src/threadstart.c | 6 +++---
4 file