This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to know the thread state?


Francesc Teixido Navarro <ca06332@salleURL.edu> writes:

> 	Hi all,
> 	I'm searching the manner to get the all threads state. I find a
> method in C++ (get_state in the class definition thread.hxx). There aren't
> any equivalent function in C, or get the state value??

Take a look at the thread information calls:

http://ecos.sourceware.org/docs-latest/ref/kernel-thread-info.html

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]