Is there a way to confirm that RTEMS task is running or not?

Matthew J Fletcher amimjf at gmail.com
Fri May 4 07:39:15 UTC 2018


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 <hot486two at 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 at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>



-- 

regards
---
Matthew J Fletcher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20180504/82cb83b4/attachment-0002.html>


More information about the users mailing list