How to get status of a task in classic API?

Albert Huang alberthuang314 at gmail.com
Wed Aug 19 07:54:00 UTC 2015


Hi, all,

I've read some sections of C User's Guide of RTEMS, as well as codes of
task management, and didn't find how to get status of a task except
checking if it's suspended. How do I get status, e.g. deleted, running,
suspended, etc during runtime? Huh, I mean, without using those
functions with prefix "_"

Thanks.

Albert


More information about the users mailing list