Hi,

If your using the classic API
https://docs.rtems.org/branches/master/c-user/index.html

Then would rtems_task_is_suspended() not tell you if its suspended or not.
If its not been created then there wont be a task id yet.


On 4 May 2018 at 07:47, jaeho jo <hot486...@gmail.com> wrote:

> I want to confirm that the RTEMS Task is running or not.
>
> I don't want to check that RTEMS Task is created or not.
>
> Is there a RTEMS API function to satisfy my intention?
>
> Thanks
>
> _______________________________________________
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>



-- 

regards
---
Matthew J Fletcher
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to